Entity Member List
This is the complete list of members for Entity, including all inherited members.| AddChild(Entity *child) | Entity | |
| children | Entity | |
| Entity(Entity *parent=NULL) | Entity | |
| GetChildren() | Entity | |
| GetId() const | Entity | |
| GetName() const | Entity | |
| GetParent() const | Entity | |
| GetParentId() const | Entity | |
| GetUniqueName() const | Entity | |
| GetVisualNode() const | Entity | |
| IsStatic() const | Entity | |
| operator==(const Entity &ent) | Entity | |
| parent | Entity |  [protected] | 
| SetName(const std::string &name) | Entity | |
| SetParent(Entity *parent) | Entity | |
| SetStatic(bool s) | Entity | |
| SetVisualNode(OgreVisual *visualNode) | Entity | |
| spaceId | Entity | |
| visualNode | Entity |  [protected] | 
| ~Entity() | Entity |  [virtual] |