AssyLink : Assemblage link between parent id and GLC_StructInstance*. More...
Public Member Functions | |
| bool | operator< (const AssyLink &l) const |
Public Attributes | |
| unsigned int | m_ParentRefId |
| GLC_StructInstance * | m_pChildInstance |
| unsigned int | m_InstanceId |
AssyLink : Assemblage link between parent id and GLC_StructInstance*.
Definition at line 57 of file glc_3dxmltoworld.h.
| bool GLC_3dxmlToWorld::AssyLink::operator< | ( | const AssyLink & | l | ) | const [inline] |
Definition at line 62 of file glc_3dxmltoworld.h.
References m_InstanceId.
| unsigned int GLC_3dxmlToWorld::AssyLink::m_InstanceId |
Definition at line 61 of file glc_3dxmltoworld.h.
Referenced by GLC_3dxmlToWorld::loadInstance3D(), and operator<().
| unsigned int GLC_3dxmlToWorld::AssyLink::m_ParentRefId |
Definition at line 59 of file glc_3dxmltoworld.h.
Referenced by GLC_3dxmlToWorld::loadInstance3D().
Definition at line 60 of file glc_3dxmltoworld.h.
Referenced by GLC_3dxmlToWorld::loadInstance3D().