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

List of all members.

+ + + + + + + + + + + + + + + + + + +

+Public Attributes

FLOAT x
FLOAT y
FLOAT z
FLOAT nx
FLOAT ny
FLOAT nz
FLOAT t0u
FLOAT t0v
FLOAT t1u
FLOAT t1v
FLOAT tx
FLOAT ty
FLOAT tz
FLOAT bx
FLOAT by
FLOAT bz
+ + +

+Static Public Attributes

static DWORD FVF = 0
+

Detailed Description

+
+

Definition at line 148 of file VideoDX9.cpp.

+

Member Data Documentation

+ +
+
+ + + + +
FLOAT VideoDX9NormalVertex::bx
+
+ +

Definition at line 155 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9NormalVertex::by
+
+ +

Definition at line 155 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9NormalVertex::bz
+
+ +

Definition at line 155 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + +
DWORD VideoDX9NormalVertex::FVF = 0
+
+static
+
+ +

Definition at line 157 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9NormalVertex::nx
+
+ +

Definition at line 151 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9NormalVertex::ny
+
+ +

Definition at line 151 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9NormalVertex::nz
+
+ +

Definition at line 151 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9NormalVertex::t0u
+
+ +

Definition at line 152 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9NormalVertex::t0v
+
+ +

Definition at line 152 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9NormalVertex::t1u
+
+ +

Definition at line 153 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9NormalVertex::t1v
+
+ +

Definition at line 153 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9NormalVertex::tx
+
+ +

Definition at line 154 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9NormalVertex::ty
+
+ +

Definition at line 154 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9NormalVertex::tz
+
+ +

Definition at line 154 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9NormalVertex::x
+
+ +

Definition at line 150 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9NormalVertex::y
+
+ +

Definition at line 150 of file VideoDX9.cpp.

+ +
+
+ +
+
+ + + + +
FLOAT VideoDX9NormalVertex::z
+
+ +

Definition at line 150 of file VideoDX9.cpp.

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