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/class_object3_d_s.html | 262 ++++++++++++++++++++++++++++++++ 1 file changed, 262 insertions(+) create mode 100644 Doc/doxygen/html/class_object3_d_s.html (limited to 'Doc/doxygen/html/class_object3_d_s.html') diff --git a/Doc/doxygen/html/class_object3_d_s.html b/Doc/doxygen/html/class_object3_d_s.html new file mode 100644 index 0000000..e27e6fa --- /dev/null +++ b/Doc/doxygen/html/class_object3_d_s.html @@ -0,0 +1,262 @@ + + + + + +Starshatter_Open: Object3DS Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
Object3DS Class Reference
+
+
+
+Inheritance diagram for Object3DS:
+
+
+ + +Material3DS +Mesh3DS + +
+ +

List of all members.

+ + + + + + +

+Public Member Functions

 Object3DS ()
virtual ~Object3DS ()
virtual const char * GetName ()
virtual bool IsObject (const char *name)
+ + +

+Protected Attributes

Text name
+

Detailed Description

+
+

Definition at line 71 of file M3DS.cpp.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + +
Object3DS::Object3DS ()
+
+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
virtual Object3DS::~Object3DS ()
+
+virtual
+
+ +
+
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + +
virtual const char* Object3DS::GetName ()
+
+virtual
+
+ +
+
+ +
+
+ + + + + +
+ + + + + + + + +
virtual bool Object3DS::IsObject (const char * name)
+
+virtual
+
+ +
+
+

Member Data Documentation

+ +
+
+ + + + + +
+ + + + +
Text Object3DS::name
+
+protected
+
+ +

Definition at line 81 of file M3DS.cpp.

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