From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/structNL3D_1_1CMOT_1_1CModelEntry.html | 251 +++++++++++++++++++++ 1 file changed, 251 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1CMOT_1_1CModelEntry.html (limited to 'docs/doxygen/nel/structNL3D_1_1CMOT_1_1CModelEntry.html') diff --git a/docs/doxygen/nel/structNL3D_1_1CMOT_1_1CModelEntry.html b/docs/doxygen/nel/structNL3D_1_1CMOT_1_1CModelEntry.html new file mode 100644 index 00000000..1a720333 --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1CMOT_1_1CModelEntry.html @@ -0,0 +1,251 @@ + + + + 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  
+

NL3D::CMOT::CModelEntry Struct Reference

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

Public Methods

bool operator< (const CModelEntry &o) const
bool operator== (const CModelEntry &o) const
bool operator!= (const CModelEntry &o) const

Public Attributes

NLMISC::CClassId ModelId
NLMISC::CClassId BaseModelId
IModel *(* Creator )()
+

Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
bool NL3D::CMOT::CModelEntry::operator!= const CModelEntry &   o const [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 179 of file mot.h.

+

+ + + + +
+ + + + + + + + + + +
bool NL3D::CMOT::CModelEntry::operator< const CModelEntry &   o const [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 177 of file mot.h.

+

+ + + + +
+ + + + + + + + + + +
bool NL3D::CMOT::CModelEntry::operator== const CModelEntry &   o const [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 178 of file mot.h.

+


Member Data Documentation

+

+ + + + +
+ + +
NLMISC::CClassId NL3D::CMOT::CModelEntry::BaseModelId +
+
+ + + + + +
+   + + +

+ +

+Definition at line 175 of file mot.h.

+

+ + + + +
+ + +
IModel*(* NL3D::CMOT::CModelEntry::Creator)() +
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + +
NLMISC::CClassId NL3D::CMOT::CModelEntry::ModelId +
+
+ + + + + +
+   + + +

+ +

+Definition at line 175 of file mot.h.

+


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