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_luminous_vertex.html | 255 +++++++++++++++++++++ 1 file changed, 255 insertions(+) create mode 100644 Doc/doxygen/html/struct_video_d_x9_luminous_vertex.html (limited to 'Doc/doxygen/html/struct_video_d_x9_luminous_vertex.html') diff --git a/Doc/doxygen/html/struct_video_d_x9_luminous_vertex.html b/Doc/doxygen/html/struct_video_d_x9_luminous_vertex.html new file mode 100644 index 0000000..11db3b1 --- /dev/null +++ b/Doc/doxygen/html/struct_video_d_x9_luminous_vertex.html @@ -0,0 +1,255 @@ + + + + + +Starshatter_Open: VideoDX9LuminousVertex Struct Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
VideoDX9LuminousVertex Struct Reference
+
+
+ +

List of all members.

+ + + + + + + + +

+Public Attributes

FLOAT x
FLOAT y
FLOAT z
DWORD diffuse
FLOAT tu
FLOAT tv
+ + +

+Static Public Attributes

static DWORD FVF
+

Detailed Description

+
+

Definition at line 188 of file VideoDX9.cpp.

+

Member Data Documentation

+ +
+
+ + + + +
DWORD VideoDX9LuminousVertex::diffuse
+
+ +

Definition at line 191 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + +
DWORD VideoDX9LuminousVertex::FVF
+
+static
+
+Initial value:
D3DFVF_XYZ |
+
D3DFVF_DIFFUSE |
+
D3DFVF_TEX1 |
+
D3DFVF_TEXCOORDSIZE2(0)
+
+

Definition at line 194 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9LuminousVertex::tu
+
+ +

Definition at line 192 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9LuminousVertex::tv
+
+ +

Definition at line 192 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9LuminousVertex::x
+
+ +

Definition at line 190 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9LuminousVertex::y
+
+ +

Definition at line 190 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9LuminousVertex::z
+
+ +

Definition at line 190 of file VideoDX9.cpp.

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