AddChildReference(const boost::shared_ptr< Leaf > &base) | zeitgeist::Node | [virtual] |
BaseNode() | oxygen::BaseNode | |
begin() | zeitgeist::Node | [virtual] |
begin() const | zeitgeist::Node | [virtual] |
CalcSurfaceParam(dSurfaceParameters &surface, const dSurfaceParameters &collideeParam) | oxygen::ContactJointHandler | [protected] |
ClearCachedData() const | zeitgeist::Leaf | |
CollisionHandler() | oxygen::CollisionHandler | [inline] |
ComputeBoundingBox() | oxygen::BaseNode | [virtual] |
Construct(const boost::shared_ptr< Object > &self, const boost::shared_ptr< Class > &creator) | zeitgeist::Object | |
ConstructInternal() | zeitgeist::Object | [protected, virtual] |
ContactJointHandler() | oxygen::ContactJointHandler | |
DisableDebugMode() | oxygen::BaseNode | |
Dump() const | zeitgeist::Node | [virtual] |
EnableDebugMode() | oxygen::BaseNode | |
end() | zeitgeist::Node | [virtual] |
end() const | zeitgeist::Node | [virtual] |
FindChildSupportingClass(bool recursive=false) | zeitgeist::Leaf | [inline] |
FindParentSupportingClass() const | zeitgeist::Leaf | |
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 | |
GetName() | zeitgeist::Leaf | [inline] |
GetName() const | zeitgeist::Leaf | [inline] |
GetParent() | zeitgeist::Leaf | |
GetParent() const | zeitgeist::Leaf | |
GetParentSupportingClass(const std::string &name) const | zeitgeist::Leaf | [virtual] |
GetScene() | oxygen::BaseNode | |
GetScript() const | zeitgeist::Object | |
GetSelf() | zeitgeist::Object | |
GetSelf() const | zeitgeist::Object | |
GetWorldBoundingBox() const | oxygen::BaseNode | |
GetWorldTransform() const | oxygen::BaseNode | [virtual] |
HandleCollision(boost::shared_ptr< Collider > collidee, dContact &contact) | oxygen::ContactJointHandler | [virtual] |
ImportScene(const std::string &fileName, boost::shared_ptr< zeitgeist::ParameterList > parameter) | oxygen::BaseNode | |
Invoke(const std::string &functionName, const ParameterList ¶meter) | zeitgeist::Object | |
IsLeaf() const | zeitgeist::Node | [virtual] |
IsSymmetricHandler() | oxygen::ContactJointHandler | [inline, virtual] |
Leaf(const std::string &name="<unnamed>") | zeitgeist::Leaf | |
ListChildrenSupportingClass(TLeafList &list, bool recursive=false) | zeitgeist::Leaf | [inline] |
mChildren | zeitgeist::Node | [protected] |
mCollider | oxygen::CollisionHandler | [protected] |
mDebugMode | oxygen::BaseNode | [protected] |
mIdentityMatrix | oxygen::BaseNode | [protected, static] |
MixValues(const float v1, const float v2, const int n) const | oxygen::ContactJointHandler | [protected] |
mLocalBoundingBox | oxygen::BaseNode | [protected] |
mParent | zeitgeist::Leaf | [protected] |
mSpace | oxygen::CollisionHandler | [protected] |
mSurfaceParameter | oxygen::ContactJointHandler | [protected] |
mWorld | oxygen::CollisionHandler | [protected] |
mWorldBoundingBox | oxygen::BaseNode | [protected] |
Node(const std::string &name="<Unnamed>") | zeitgeist::Node | |
Object() | zeitgeist::Object | |
OnLink() | oxygen::CollisionHandler | [protected, virtual] |
OnUnlink() | oxygen::CollisionHandler | [protected, virtual] |
PostPhysicsUpdate() | oxygen::BaseNode | |
PostPhysicsUpdateInternal() | oxygen::BaseNode | [protected, virtual] |
PrePhysicsUpdate(float deltaTime) | oxygen::BaseNode | |
PrePhysicsUpdateInternal(float deltaTime) | oxygen::BaseNode | [protected, virtual] |
RemoveChildReference(const boost::shared_ptr< Leaf > &base) | zeitgeist::Node | [virtual] |
SetBounceValue(float bounce) | oxygen::ContactJointHandler | |
SetContactBounceMode(bool set) | oxygen::ContactJointHandler | |
SetContactMode(int mode, bool set) | oxygen::ContactJointHandler | |
SetContactMu(float mu) | oxygen::ContactJointHandler | |
SetContactSlip(float slip) | oxygen::ContactJointHandler | |
SetContactSlipMode(bool set) | oxygen::ContactJointHandler | |
SetContactSoftCFM(float cfm) | oxygen::ContactJointHandler | |
SetContactSoftCFMMode(bool set) | oxygen::ContactJointHandler | |
SetContactSoftERP(float erp) | oxygen::ContactJointHandler | |
SetContactSoftERPMode(bool set) | oxygen::ContactJointHandler | |
SetLocalTransform(const salt::Matrix &transform) | oxygen::BaseNode | [virtual] |
SetMinBounceVel(float vel) | oxygen::ContactJointHandler | |
SetName(const std::string &name) | zeitgeist::Leaf | [inline] |
SetParent(const boost::shared_ptr< Node > &parent) | zeitgeist::Leaf | [protected] |
SetSurfaceParameter(const dSurfaceParameters &surface) | oxygen::ContactJointHandler | |
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] |
~BaseNode() | oxygen::BaseNode | [virtual] |
~CollisionHandler() | oxygen::CollisionHandler | [inline, virtual] |
~ContactJointHandler() | oxygen::ContactJointHandler | [virtual] |
~Leaf() | zeitgeist::Leaf | [virtual] |
~Node() | zeitgeist::Node | [virtual] |
~Object() | zeitgeist::Object | [virtual] |