Determines the type of a PRC entity. More...
Functions | |
A3DStatus | A3DEntityGetType (const A3DEntity *pEntity, A3DEEntityType *peEntityType) |
Gets the actual type of the entity. More... | |
A3DBool | A3DEntityIsBaseWithGraphicsType (const A3DEntity *pEntity) |
Indicates whether an entity base type corresponds to the kA3DTypeRootBaseWithGraphics type enumeration. More... | |
A3DBool | A3DEntityIsBaseType (const A3DEntity *pEntity) |
Indicates whether an entity base type corresponds to the kA3DTypeRootBase type enumeration. More... | |
Determines the type of a PRC entity.