baseFrame | Entity | [protected] |
BaseFrame() const | Entity | |
CanCheckInterference(const Entity *entity) const | MPK_Sphere | [virtual] |
Clone() const | GL_Sphere | [virtual] |
Create(const IGS_Object *right) | ObjectBase | [static] |
CreateDisplayList() const | OpenGLInterface | [protected] |
Deserialize(IfstreamWithComments &is) | MPK_Sphere | [virtual] |
DeserializeEntity(IfstreamWithComments &is) | Entity | [virtual] |
displayListNumber | OpenGLInterface | [mutable, protected] |
DrawExplicit() const | GL_Sphere | [protected, virtual] |
Entity(FrameManager *frameManager) | Entity | |
Entity(const Entity &right) | Entity | |
frameManager | Entity | [protected] |
GetFrame() const | ObjectBase | |
GetName() const | Entity | |
GetTransform() const | Entity | |
GL_Sphere(FrameManager *frameManager) | GL_Sphere | |
GL_Sphere(const GL_Sphere &right) | GL_Sphere | |
GLDraw() const | OpenGLInterface | [virtual] |
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 | |
OpenGLInterface() | OpenGLInterface | |
position | MPK_Sphere | [protected] |
Position() const | MPK_Sphere | |
PrintDebugInfo() const | ObjectBase | |
Radius() const | MPK_Sphere | |
radius | MPK_Sphere | [protected] |
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 | |
slices | GL_Sphere | [protected] |
stacks | GL_Sphere | [protected] |
theFrame | ObjectBase | |
TotalPolys() const | ObjectBase | [virtual] |
Verify() const | MPK_Sphere | [virtual] |
~Entity() | Entity | [virtual] |
~GL_Sphere() | GL_Sphere | [virtual] |
~MPK_Serializable() | MPK_Serializable | [virtual] |
~MPK_Sphere() | MPK_Sphere | [virtual] |
~ObjectBase() | ObjectBase | [virtual] |
~OpenGLInterface() | OpenGLInterface | [virtual] |