| AddChildReference(const boost::shared_ptr< Leaf > &base) | zeitgeist::Node | [virtual] |
| AddForce(const salt::Vector3f &force) | oxygen::Body | |
| AddTorque(const salt::Vector3f &torque) | oxygen::Body | |
| BaseNode() | oxygen::BaseNode | |
| begin() | zeitgeist::Node | [virtual] |
| begin() const | zeitgeist::Node | [virtual] |
| Body() | oxygen::Body | |
| ClearCachedData() const | zeitgeist::Leaf | |
| ComputeBoundingBox() | oxygen::BaseNode | [virtual] |
| Construct(const boost::shared_ptr< Object > &self, const boost::shared_ptr< Class > &creator) | zeitgeist::Object | |
| ConstructInternal() | zeitgeist::Object | [protected, virtual] |
| ConvertRotationMatrix(const salt::Matrix &rot, dMatrix3 &matrix) | oxygen::ODEObject | [protected] |
| CreateBody() | oxygen::Body | [protected] |
| Disable() | oxygen::Body | |
| DisableDebugMode() | oxygen::BaseNode | |
| Dump() const | zeitgeist::Node | [virtual] |
| Enable() | oxygen::Body | |
| EnableDebugMode() | oxygen::BaseNode | |
| end() | zeitgeist::Node | [virtual] |
| end() const | zeitgeist::Node | [virtual] |
| FindChildSupportingClass(bool recursive=false) | zeitgeist::Leaf | [inline] |
| FindParentSupportingClass() const | zeitgeist::Leaf | |
| GetAngularVelocity() const | oxygen::Body | |
| GetBody(dBodyID id) | oxygen::Body | [static] |
| GetChild(const std::string &name, bool recursive=false) | zeitgeist::Node | [virtual] |
| GetChildOfClass(const std::string &name, bool recursive=false) | zeitgeist::Node | [virtual] |
| GetChildren(const std::string &name, TLeafList &baseList, bool recursive=false) | zeitgeist::Node | [virtual] |
| zeitgeist::Leaf::GetChildren(const std::string &name, TLeafList &baseList, bool recursive=false) | zeitgeist::Leaf | [virtual] |
| GetChildrenOfClass(const std::string &name, TLeafList &baseList, bool recursive=false) | zeitgeist::Node | [virtual] |
| zeitgeist::Leaf::GetChildrenOfClass(const std::string &name, TLeafList &baseList, bool recursive=false) | zeitgeist::Leaf | [virtual] |
| GetChildrenSupportingClass(const std::string &name, TLeafList &baseList, bool recursive=false) | zeitgeist::Node | [virtual] |
| zeitgeist::Leaf::GetChildrenSupportingClass(const std::string &name, TLeafList &baseList, bool recursive=false) | zeitgeist::Leaf | [virtual] |
| GetChildSupportingClass(const std::string &name, bool recursive=false) | zeitgeist::Node | [virtual] |
| GetClass() const | zeitgeist::Object | |
| GetCore() const | zeitgeist::Object | |
| GetFile() const | zeitgeist::Object | |
| GetFullPath() const | zeitgeist::Leaf | |
| GetLocalPos(const salt::Vector3f &worldPos) | oxygen::BaseNode | [protected] |
| GetLocalTransform() const | oxygen::BaseNode | [virtual] |
| GetLog() const | zeitgeist::Object | |
| GetMass() const | oxygen::Body | |
| GetMassParameters(dMass &mass) const | oxygen::Body | |
| GetName() | zeitgeist::Leaf | [inline] |
| GetName() const | zeitgeist::Leaf | [inline] |
| GetODEBody() const | oxygen::Body | |
| GetParent() | zeitgeist::Leaf | |
| GetParent() const | zeitgeist::Leaf | |
| GetParentSupportingClass(const std::string &name) const | zeitgeist::Leaf | [virtual] |
| GetPosition() const | oxygen::Body | |
| GetScene() | oxygen::BaseNode | |
| GetScript() const | zeitgeist::Object | |
| GetSelf() | zeitgeist::Object | |
| GetSelf() const | zeitgeist::Object | |
| GetSpace() | oxygen::ODEObject | [protected] |
| GetSpaceID() | oxygen::ODEObject | [protected] |
| GetVelocity() const | oxygen::Body | |
| GetWorld() | oxygen::ODEObject | [protected] |
| GetWorldBoundingBox() const | oxygen::BaseNode | |
| GetWorldID() | oxygen::ODEObject | [protected] |
| GetWorldTransform() const | oxygen::BaseNode | [virtual] |
| ImportScene(const std::string &fileName, boost::shared_ptr< zeitgeist::ParameterList > parameter) | oxygen::BaseNode | |
| Invoke(const std::string &functionName, const ParameterList ¶meter) | zeitgeist::Object | |
| IsEnabled() const | oxygen::Body | |
| IsLeaf() const | zeitgeist::Node | [virtual] |
| Leaf(const std::string &name="<unnamed>") | zeitgeist::Leaf | |
| ListChildrenSupportingClass(TLeafList &list, bool recursive=false) | zeitgeist::Leaf | [inline] |
| mChildren | zeitgeist::Node | [protected] |
| mDebugMode | oxygen::BaseNode | [protected] |
| mIdentityMatrix | oxygen::BaseNode | [protected, static] |
| mLocalBoundingBox | oxygen::BaseNode | [protected] |
| mODEBody | oxygen::Body | [protected] |
| mParent | zeitgeist::Leaf | [protected] |
| mWorldBoundingBox | oxygen::BaseNode | [protected] |
| Node(const std::string &name="<Unnamed>") | zeitgeist::Node | |
| Object() | zeitgeist::Object | |
| ODEObject() | oxygen::ODEObject | [inline] |
| OnLink() | oxygen::Body | [protected, virtual] |
| OnUnlink() | zeitgeist::Leaf | [protected, virtual] |
| PostPhysicsUpdate() | oxygen::BaseNode | |
| PostPhysicsUpdateInternal() | oxygen::Body | [private, virtual] |
| PrePhysicsUpdate(float deltaTime) | oxygen::BaseNode | |
| PrePhysicsUpdateInternal(float deltaTime) | oxygen::BaseNode | [protected, virtual] |
| RemoveChildReference(const boost::shared_ptr< Leaf > &base) | zeitgeist::Node | [virtual] |
| SetAngularVelocity(const salt::Vector3f &vel) | oxygen::Body | |
| SetBox(float density, const salt::Vector3f &size) | oxygen::Body | |
| SetBoxTotal(float total_mass, const salt::Vector3f &size) | oxygen::Body | |
| SetCappedCylinder(float density, float radius, float length) | oxygen::Body | |
| SetCappedCylinderTotal(float total_mass, float radius, float length) | oxygen::Body | |
| SetCylinder(float density, float radius, float length) | oxygen::Body | |
| SetCylinderTotal(float total_mass, float radius, float length) | oxygen::Body | |
| SetLocalTransform(const salt::Matrix &transform) | oxygen::BaseNode | [virtual] |
| SetMass(float mass) | oxygen::Body | |
| SetMassParameters(const dMass &mass) | oxygen::Body | |
| SetName(const std::string &name) | zeitgeist::Leaf | [inline] |
| SetParent(const boost::shared_ptr< Node > &parent) | zeitgeist::Leaf | [protected] |
| SetPosition(const salt::Vector3f &pos) | oxygen::Body | |
| SetRotation(const salt::Matrix &rot) | oxygen::Body | |
| SetSphere(float density, float radius) | oxygen::Body | |
| SetSphereTotal(float total_mass, float radius) | oxygen::Body | |
| SetVelocity(const salt::Vector3f &vel) | oxygen::Body | |
| SetWorldTransform(const salt::Matrix &transform) | oxygen::BaseNode | [virtual] |
| TLeafList typedef | zeitgeist::Leaf | |
| Unlink() | zeitgeist::Leaf | |
| UnlinkChildren() | zeitgeist::Node | [virtual] |
| UpdateCached() | zeitgeist::Node | [virtual] |
| UpdateCachedInternal() | zeitgeist::Leaf | [inline, protected, virtual] |
| UpdateHierarchy() | oxygen::BaseNode | |
| UpdateHierarchyInternal() | oxygen::BaseNode | [protected, virtual] |
| UseGravity(bool f) | oxygen::Body | |
| UsesGravity() const | oxygen::Body | |
| ~BaseNode() | oxygen::BaseNode | [virtual] |
| ~Body() | oxygen::Body | [virtual] |
| ~Leaf() | zeitgeist::Leaf | [virtual] |
| ~Node() | zeitgeist::Node | [virtual] |
| ~Object() | zeitgeist::Object | [virtual] |
| ~ODEObject() | oxygen::ODEObject | [inline, virtual] |