Model Member List
This is the complete list of members for Model, including all inherited members.AddChild(Entity *child) | Entity | |
Attach(XMLConfigNode *node) | Model | |
bodies | Model | [protected] |
children | Entity | |
controllers | Model | [protected] |
CreateBody() | Model | |
CreateJoint(Joint::Type type) | Model | |
Entity(Entity *parent=NULL) | Entity | |
Fini() | Model | |
FiniChild() | Model | [inline, protected, virtual] |
GetBody() | Model | |
GetBody(const std::string &name) | Model | |
GetCanonicalBody() | Model | |
GetChildren() | Entity | |
GetId() const | Entity | |
GetInitPose() const | Model | |
GetJoint(std::string name) | Model | |
GetName() const | Entity | |
GetParent() const | Entity | |
GetParentId() const | Entity | |
GetPose() const | Model | |
GetType() const | Model | |
GetUniqueName() const | Entity | |
GetVisualNode() const | Entity | |
Init() | Model | |
InitChild() | Model | [inline, protected, virtual] |
IsStatic() const | Entity | |
joints | Model | [protected] |
Load(XMLConfigNode *node) | Model | |
LoadChild(XMLConfigNode *) | Model | [inline, protected, virtual] |
Model(Model *parent) | Model | |
operator==(const Entity &ent) | Entity | |
parent | Entity | [protected] |
Reset() | Model | |
Save() | Model | |
SetInitPose(const Pose3d &pose) | Model | |
SetName(const std::string &name) | Entity | |
SetParent(Entity *parent) | Entity | |
SetPose(const Pose3d &pose) | Model | |
SetStatic(bool s) | Entity | |
SetVisualNode(OgreVisual *visualNode) | Entity | |
spaceId | Entity | |
Test() (defined in Model) | Model | |
Update(UpdateParams ¶ms) | Model | |
UpdateChild() | Model | [inline, protected, virtual] |
visualNode | Entity | [protected] |
~Entity() | Entity | [virtual] |
~Model() | Model | [virtual] |