# 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

Collaboration diagram for NL3D::CMOT::CModelEntry:

Collaboration graph
[legend]
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 260 of file mot.h.

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

Definition at line 258 of file mot.h.

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

Definition at line 259 of file mot.h.


Member Data Documentation

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

Definition at line 256 of file mot.h.

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

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

Definition at line 256 of file mot.h.


The documentation for this struct was generated from the following file: