# 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: