baseFrame | Entity | [protected] |
BaseFrame() const | Entity | |
CanCheckInterference(const Entity *entity) const | MPK_Sphere | [virtual] |
Clone() const | MPK_Sphere | [virtual] |
Create(const IGS_Object *right) | ObjectBase | [static] |
Deserialize(IfstreamWithComments &is) | MPK_Sphere | [virtual] |
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 | MPK_Sphere | [virtual] |
IsInterfering(const MPK_Sphere *entity) const | MPK_Sphere | [virtual] |
IsInterfering(const MPK_Cylinder *entity) const | MPK_Sphere | [virtual] |
MPK_Sphere(FrameManager *frameManager) | MPK_Sphere | |
MPK_Sphere(const MPK_Sphere &right) | MPK_Sphere | |
name | Entity | [protected] |
ObjectBase(FrameManager *frameManager) | ObjectBase | |
ObjectBase(const ObjectBase &right) | ObjectBase | |
Position() const | MPK_Sphere | |
position | MPK_Sphere | [protected] |
PrintDebugInfo() const | ObjectBase | |
radius | MPK_Sphere | [protected] |
Radius() const | MPK_Sphere | |
Serialize(ostream &os) const | MPK_Sphere | [virtual] |
ObjectBase::Serialize(std::ostream &os) const =0 | MPK_Serializable | [pure virtual] |
SetBaseFrame(const unsigned int baseFrame) | Entity | [virtual] |
SetFrame(const Matrix4x4 &frame) | MPK_Sphere | [virtual] |
SetFrameManager(FrameManager *frameManager) | Entity | [virtual] |
SetName(const char *name) | Entity | |
SetPosition(const Vector4 &position) | MPK_Sphere | |
SetRadius(const double radius) | MPK_Sphere | |
theFrame | ObjectBase | |
TotalPolys() const | ObjectBase | [virtual] |
Verify() const | MPK_Sphere | [virtual] |
~Entity() | Entity | [virtual] |
~MPK_Serializable() | MPK_Serializable | [virtual] |
~MPK_Sphere() | MPK_Sphere | [virtual] |
~ObjectBase() | ObjectBase | [virtual] |