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

#include <l3ds.h>

+ +

List of all members.

+ + + + + + + + +

+Public Attributes

unsigned short a
unsigned short b
unsigned short c
WORD a
WORD b
WORD c
+

Detailed Description

+
+

Definition at line 64 of file l3ds.h.

+

Member Data Documentation

+ +
+
+ + + + +
WORD LTriangle::a
+
+ +

Definition at line 37 of file M3DS.h.

+ +
+
+ +
+
+ + + + +
unsigned short LTriangle::a
+
+ +

Definition at line 66 of file l3ds.h.

+ +
+
+ +
+
+ + + + +
WORD LTriangle::b
+
+ +

Definition at line 37 of file M3DS.h.

+ +
+
+ +
+
+ + + + +
unsigned short LTriangle::b
+
+ +

Definition at line 67 of file l3ds.h.

+ +
+
+ +
+
+ + + + +
WORD LTriangle::c
+
+ +

Definition at line 37 of file M3DS.h.

+ +
+
+ +
+
+ + + + +
unsigned short LTriangle::c
+
+ +

Definition at line 68 of file l3ds.h.

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