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

List of all members.

+ + + + + + + + + + +

+Public Attributes

unsigned short a
unsigned short b
unsigned short c
ulong smoothingGroups
LVector3 normal
LVector3 tangent
LVector3 binormal
uint materialId
+

Detailed Description

+
+

Definition at line 118 of file l3ds.cpp.

+

Member Data Documentation

+ +
+
+ + + + +
unsigned short LTri::a
+
+ +

Definition at line 120 of file l3ds.cpp.

+ +
+
+ +
+
+ + + + +
unsigned short LTri::b
+
+ +

Definition at line 121 of file l3ds.cpp.

+ +
+
+ +
+
+ + + + +
LVector3 LTri::binormal
+
+ +

Definition at line 126 of file l3ds.cpp.

+ +
+
+ +
+
+ + + + +
unsigned short LTri::c
+
+ +

Definition at line 122 of file l3ds.cpp.

+ +
+
+ +
+
+ + + + +
uint LTri::materialId
+
+ +

Definition at line 127 of file l3ds.cpp.

+ +
+
+ +
+
+ + + + +
LVector3 LTri::normal
+
+ +

Definition at line 124 of file l3ds.cpp.

+ +
+
+ +
+
+ + + + +
ulong LTri::smoothingGroups
+
+ +

Definition at line 123 of file l3ds.cpp.

+ +
+
+ +
+
+ + + + +
LVector3 LTri::tangent
+
+ +

Definition at line 125 of file l3ds.cpp.

+ +
+
+
The documentation for this struct was generated from the following file:
    +
  • D:/SRC/StarshatterSVN/Magic2/l3ds.cpp
  • +
+
+
+ + + + -- cgit v1.1