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

#include <l3ds.h>

+ +

List of all members.

+ + + + + + + + + +

+Public Attributes

float strength
char mapName [255]
float uScale
float vScale
float uOffset
float vOffset
float angle
+

Detailed Description

+
+

Definition at line 86 of file l3ds.h.

+

Member Data Documentation

+ +
+
+ + + + +
float LMap::angle
+
+ +

Definition at line 96 of file l3ds.h.

+ +
+
+ +
+
+ + + + +
char LMap::mapName[255]
+
+ +

Definition at line 91 of file l3ds.h.

+ +
+
+ +
+
+ + + + +
float LMap::strength
+
+ +

Definition at line 89 of file l3ds.h.

+ +
+
+ +
+
+ + + + +
float LMap::uOffset
+
+ +

Definition at line 94 of file l3ds.h.

+ +
+
+ +
+
+ + + + +
float LMap::uScale
+
+ +

Definition at line 92 of file l3ds.h.

+ +
+
+ +
+
+ + + + +
float LMap::vOffset
+
+ +

Definition at line 95 of file l3ds.h.

+ +
+
+ +
+
+ + + + +
float LMap::vScale
+
+ +

Definition at line 93 of file l3ds.h.

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