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_solid_vertex.html | 285 --------------------- 1 file changed, 285 deletions(-) delete mode 100644 Doc/doxygen/html/struct_video_d_x9_solid_vertex.html (limited to 'Doc/doxygen/html/struct_video_d_x9_solid_vertex.html') diff --git a/Doc/doxygen/html/struct_video_d_x9_solid_vertex.html b/Doc/doxygen/html/struct_video_d_x9_solid_vertex.html deleted file mode 100644 index 7ee7e68..0000000 --- a/Doc/doxygen/html/struct_video_d_x9_solid_vertex.html +++ /dev/null @@ -1,285 +0,0 @@ - - - - - -Starshatter_Open: VideoDX9SolidVertex Struct Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
VideoDX9SolidVertex Struct Reference
-
-
- -

List of all members.

- - - - - - - - - - -

-Public Attributes

FLOAT x
FLOAT y
FLOAT z
FLOAT nx
FLOAT ny
FLOAT nz
FLOAT tu
FLOAT tv
- - -

-Static Public Attributes

static DWORD FVF
-

Detailed Description

-
-

Definition at line 174 of file VideoDX9.cpp.

-

Member Data Documentation

- -
-
- - - - - -
- - - - -
DWORD VideoDX9SolidVertex::FVF
-
-static
-
-Initial value:
D3DFVF_XYZ |
-
D3DFVF_NORMAL |
-
D3DFVF_TEX1 |
-
D3DFVF_TEXCOORDSIZE2(0)
-
-

Definition at line 180 of file VideoDX9.cpp.

- -
-
- -
-
- - - - -
FLOAT VideoDX9SolidVertex::nx
-
- -

Definition at line 177 of file VideoDX9.cpp.

- -
-
- -
-
- - - - -
FLOAT VideoDX9SolidVertex::ny
-
- -

Definition at line 177 of file VideoDX9.cpp.

- -
-
- -
-
- - - - -
FLOAT VideoDX9SolidVertex::nz
-
- -

Definition at line 177 of file VideoDX9.cpp.

- -
-
- -
-
- - - - -
FLOAT VideoDX9SolidVertex::tu
-
- -

Definition at line 178 of file VideoDX9.cpp.

- -
-
- -
-
- - - - -
FLOAT VideoDX9SolidVertex::tv
-
- -

Definition at line 178 of file VideoDX9.cpp.

- -
-
- -
-
- - - - -
FLOAT VideoDX9SolidVertex::x
-
- -

Definition at line 176 of file VideoDX9.cpp.

- -
-
- -
-
- - - - -
FLOAT VideoDX9SolidVertex::y
-
- -

Definition at line 176 of file VideoDX9.cpp.

- -
-
- -
-
- - - - -
FLOAT VideoDX9SolidVertex::z
-
- -

Definition at line 176 of file VideoDX9.cpp.

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