From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/class_CExportDesc.html | 207 ++++++++++++++++++++++++++++++++ 1 file changed, 207 insertions(+) create mode 100644 docs/doxygen/nel/class_CExportDesc.html (limited to 'docs/doxygen/nel/class_CExportDesc.html') diff --git a/docs/doxygen/nel/class_CExportDesc.html b/docs/doxygen/nel/class_CExportDesc.html new file mode 100644 index 00000000..680a20e2 --- /dev/null +++ b/docs/doxygen/nel/class_CExportDesc.html @@ -0,0 +1,207 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

CExportDesc Class Reference

List of all members. + + + + + + +

Public Methods

 CExportDesc ()
void reset ()

Public Attributes

bool Specular
StdMat2* Material
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+CExportDesc::CExportDesc ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 52 of file export_anim.cpp.

+


Member Function Documentation

+

+ + + + +
+ + + + + + +
+void CExportDesc::reset ( + +void ) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 58 of file export_anim.cpp. +

+Referenced by CExportDesc(), CExportNel::addMtlTracks(), and CExportNel::addNodeTracks().

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+StdMat2 * CExportDesc::Material +
+
+ + + + + +
+   + + +

+ +

+Definition at line 66 of file export_anim.cpp.

+

+ + + + +
+ + + + + +
+bool CExportDesc::Specular +
+
+ + + + + +
+   + + +

+ +

+Definition at line 65 of file export_anim.cpp.

+


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