From b829170121d3657369904ec62d8065606777a9ce Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Oct 2021 18:54:04 +0200 Subject: Removed doxygen generated docs They can be rebuild anytime and are considered a build artifact/binary. --- .../html/struct_video_d_x9_detail_vertex.html | 300 --------------------- 1 file changed, 300 deletions(-) delete mode 100644 Doc/doxygen/html/struct_video_d_x9_detail_vertex.html (limited to 'Doc/doxygen/html/struct_video_d_x9_detail_vertex.html') diff --git a/Doc/doxygen/html/struct_video_d_x9_detail_vertex.html b/Doc/doxygen/html/struct_video_d_x9_detail_vertex.html deleted file mode 100644 index 2c012a0..0000000 --- a/Doc/doxygen/html/struct_video_d_x9_detail_vertex.html +++ /dev/null @@ -1,300 +0,0 @@ - - - - - -Starshatter_Open: VideoDX9DetailVertex Struct Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
VideoDX9DetailVertex Struct Reference
-
-
- -

List of all members.

- - - - - - - - - - - -

-Public Attributes

FLOAT x
FLOAT y
FLOAT z
DWORD diffuse
DWORD specular
FLOAT tu
FLOAT tv
FLOAT tu1
FLOAT tv1
- - -

-Static Public Attributes

static DWORD FVF
-

Detailed Description

-
-

Definition at line 202 of file VideoDX9.cpp.

-

Member Data Documentation

- -
-
- - - - -
DWORD VideoDX9DetailVertex::diffuse
-
- -

Definition at line 205 of file VideoDX9.cpp.

- -
-
- -
-
- - - - - -
- - - - -
DWORD VideoDX9DetailVertex::FVF
-
-static
-
-Initial value:
D3DFVF_XYZ |
-
D3DFVF_DIFFUSE |
-
D3DFVF_SPECULAR |
-
D3DFVF_TEX2
-
-

Definition at line 210 of file VideoDX9.cpp.

- -
-
- -
-
- - - - -
DWORD VideoDX9DetailVertex::specular
-
- -

Definition at line 206 of file VideoDX9.cpp.

- -
-
- -
-
- - - - -
FLOAT VideoDX9DetailVertex::tu
-
- -

Definition at line 207 of file VideoDX9.cpp.

- -
-
- -
-
- - - - -
FLOAT VideoDX9DetailVertex::tu1
-
- -

Definition at line 208 of file VideoDX9.cpp.

- -
-
- -
-
- - - - -
FLOAT VideoDX9DetailVertex::tv
-
- -

Definition at line 207 of file VideoDX9.cpp.

- -
-
- -
-
- - - - -
FLOAT VideoDX9DetailVertex::tv1
-
- -

Definition at line 208 of file VideoDX9.cpp.

- -
-
- -
-
- - - - -
FLOAT VideoDX9DetailVertex::x
-
- -

Definition at line 204 of file VideoDX9.cpp.

- -
-
- -
-
- - - - -
FLOAT VideoDX9DetailVertex::y
-
- -

Definition at line 204 of file VideoDX9.cpp.

- -
-
- -
-
- - - - -
FLOAT VideoDX9DetailVertex::z
-
- -

Definition at line 204 of file VideoDX9.cpp.

- -
-
-
The documentation for this struct was generated from the following file: -
-
- - - - -- cgit v1.1