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

List of all members.

+ + + + + + + + + +

+Public Attributes

FLOAT sx
FLOAT sy
FLOAT sz
FLOAT rhw
DWORD diffuse
FLOAT tu
FLOAT tv
+ + +

+Static Public Attributes

static DWORD FVF
+

Detailed Description

+
+

Definition at line 135 of file VideoDX9.cpp.

+

Member Data Documentation

+ +
+
+ + + + +
DWORD VideoDX9ScreenVertex::diffuse
+
+ +

Definition at line 138 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + +
DWORD VideoDX9ScreenVertex::FVF
+
+static
+
+Initial value:
D3DFVF_XYZRHW |
+
D3DFVF_DIFFUSE |
+
D3DFVF_TEX1
+
+

Definition at line 141 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9ScreenVertex::rhw
+
+ +

Definition at line 137 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9ScreenVertex::sx
+
+ +

Definition at line 137 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9ScreenVertex::sy
+
+ +

Definition at line 137 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9ScreenVertex::sz
+
+ +

Definition at line 137 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9ScreenVertex::tu
+
+ +

Definition at line 139 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9ScreenVertex::tv
+
+ +

Definition at line 139 of file VideoDX9.cpp.

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