baseFrame | Entity | [protected] |
BaseFrame() const | Entity | |
CanCheckInterference(const Entity *entity) const =0 | Entity | [pure virtual] |
Clone() const =0 | ObjectBase | [pure virtual] |
Create(const IGS_Object *right) | ObjectBase | [static] |
Deserialize(IfstreamWithComments &is) | ObjectBase | [static] |
DeserializeEntity(IfstreamWithComments &is) | Entity | [virtual] |
Entity(FrameManager *frameManager) | Entity | |
Entity(const Entity &right) | Entity | |
frameManager | Entity | [protected] |
GetFrame() const | ObjectBase | |
GetName() const | Entity | |
GetTransform() const | Entity | |
IsInterfering(const Entity *entity) const =0 | ObjectBase | [pure virtual] |
name | Entity | [protected] |
ObjectBase(FrameManager *frameManager) | ObjectBase | |
ObjectBase(const ObjectBase &right) | ObjectBase | |
PrintDebugInfo() const | ObjectBase | |
Serialize(std::ostream &os) const =0 | MPK_Serializable | [pure virtual] |
SetBaseFrame(const unsigned int baseFrame) | Entity | [virtual] |
SetFrame(const Matrix4x4 &frame) | ObjectBase | [virtual] |
SetFrameManager(FrameManager *frameManager) | Entity | [virtual] |
SetName(const char *name) | Entity | |
theFrame | ObjectBase | |
TotalPolys() const | ObjectBase | [virtual] |
Verify() const =0 | ObjectBase | [pure virtual] |
~Entity() | Entity | [virtual] |
~MPK_Serializable() | MPK_Serializable | [virtual] |
~ObjectBase() | ObjectBase | [virtual] |