From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- .../html/struct_video_d_x9_solid_vertex.html | 285 +++++++++++++++++++++ 1 file changed, 285 insertions(+) create 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 new file mode 100644 index 0000000..cf68a41 --- /dev/null +++ b/Doc/doxygen/html/struct_video_d_x9_solid_vertex.html @@ -0,0 +1,285 @@ + + + + + +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