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_CMeshDesc.html | 245 ++++++++++++++++++++++++++++++++++ 1 file changed, 245 insertions(+) create mode 100644 docs/doxygen/nel/class_CMeshDesc.html (limited to 'docs/doxygen/nel/class_CMeshDesc.html') diff --git a/docs/doxygen/nel/class_CMeshDesc.html b/docs/doxygen/nel/class_CMeshDesc.html new file mode 100644 index 00000000..ebbb9f26 --- /dev/null +++ b/docs/doxygen/nel/class_CMeshDesc.html @@ -0,0 +1,245 @@ + + + + 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  
+

CMeshDesc Class Reference

#include <object_viewer.h> +

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

Public Methods

 CMeshDesc ()
 CMeshDesc (const char* meshName, const char* skeletonName)
void serial (NLMISC::IStream& s)

Public Attributes

std::string MeshName
std::string SkeletonName
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+CMeshDesc::CMeshDesc ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 86 of file object_viewer.h.

+

+ + + + +
+ + + + + + + + + + +
+CMeshDesc::CMeshDesc ( + +const char * meshName, +
+const char * skeletonName ) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 87 of file object_viewer.h.

+


Member Function Documentation

+

+ + + + +
+ + + + + + +
+void CMeshDesc::serial ( + +NLMISC::IStream & s ) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 94 of file object_viewer.h.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+std::string CMeshDesc::MeshName +
+
+ + + + + +
+   + + +

+ +

+Definition at line 92 of file object_viewer.h.

+

+ + + + +
+ + + + + +
+std::string CMeshDesc::SkeletonName +
+
+ + + + + +
+   + + +

+ +

+Definition at line 93 of file object_viewer.h.

+


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