AddChildReference(const boost::shared_ptr< Leaf > &base) | zeitgeist::Node | [virtual] |
BaseNode() | oxygen::BaseNode | |
begin() | zeitgeist::Node | [virtual] |
begin() const | zeitgeist::Node | [virtual] |
CalcBoundingBox() | kerosin::StaticMesh | |
CCylinder() | kerosin::CCylinder | |
ClearCachedData() const | zeitgeist::Leaf | |
ComputeBoundingBox() | kerosin::StaticMesh | [virtual] |
Construct(const boost::shared_ptr< Object > &self, const boost::shared_ptr< Class > &creator) | zeitgeist::Object | |
ConstructInternal() | zeitgeist::Object | [protected, virtual] |
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 | |
GetLength() | kerosin::CCylinder | |
GetLocalPos(const salt::Vector3f &worldPos) | oxygen::BaseNode | [protected] |
GetLocalTransform() const | oxygen::BaseNode | [virtual] |
GetLog() const | zeitgeist::Object | |
GetMaterial() | kerosin::SingleMatNode | |
GetMesh() | kerosin::StaticMesh | |
GetMeshName() | kerosin::StaticMesh | |
GetMeshParameter() | kerosin::StaticMesh | |
GetName() | zeitgeist::Leaf | [inline] |
GetName() const | zeitgeist::Leaf | [inline] |
GetParams(float &radius, float &length) const | kerosin::CCylinder | |
GetParent() | zeitgeist::Leaf | |
GetParent() const | zeitgeist::Leaf | |
GetParentSupportingClass(const std::string &name) const | zeitgeist::Leaf | [virtual] |
GetRadius() | kerosin::CCylinder | |
GetScale() | kerosin::StaticMesh | |
GetScene() | oxygen::BaseNode | |
GetScript() const | zeitgeist::Object | |
GetSelf() | zeitgeist::Object | |
GetSelf() const | zeitgeist::Object | |
GetWorldBoundingBox() const | oxygen::BaseNode | |
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 | |
IsLeaf() const | zeitgeist::Node | [virtual] |
Leaf(const std::string &name="<unnamed>") | zeitgeist::Leaf | |
ListChildrenSupportingClass(TLeafList &list, bool recursive=false) | zeitgeist::Leaf | [inline] |
Load(const std::string &name, const zeitgeist::ParameterList ¶meter) | kerosin::StaticMesh | |
Load(const std::string &name) | kerosin::StaticMesh | |
mChildren | zeitgeist::Node | [protected] |
mDebugMode | oxygen::BaseNode | [protected] |
mIdentityMatrix | oxygen::BaseNode | [protected, static] |
mLength | kerosin::CCylinder | [protected] |
mLocalBoundingBox | oxygen::BaseNode | [protected] |
mMaterials | kerosin::StaticMesh | [protected] |
mMesh | kerosin::StaticMesh | [protected] |
mMeshName | kerosin::StaticMesh | [protected] |
mMeshParameter | kerosin::StaticMesh | [protected] |
mParent | zeitgeist::Leaf | [protected] |
mRadius | kerosin::CCylinder | [protected] |
mScale | kerosin::StaticMesh | [protected] |
mWorldBoundingBox | oxygen::BaseNode | [protected] |
Node(const std::string &name="<Unnamed>") | zeitgeist::Node | |
Object() | zeitgeist::Object | |
OnLink() | zeitgeist::Leaf | [protected, virtual] |
OnUnlink() | zeitgeist::Leaf | [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] |
RenderInternal() | kerosin::StaticMesh | [virtual] |
RenderNode() | kerosin::RenderNode | |
SetLocalTransform(const salt::Matrix &transform) | oxygen::BaseNode | [virtual] |
SetMaterial(const std::string &name) | kerosin::SingleMatNode | |
SetName(const std::string &name) | zeitgeist::Leaf | [inline] |
SetParams(float radius, float length) | kerosin::CCylinder | |
SetParent(const boost::shared_ptr< Node > &parent) | zeitgeist::Leaf | [protected] |
SetScale(const salt::Vector3f &scale) | kerosin::StaticMesh | |
SetWorldTransform(const salt::Matrix &transform) | oxygen::BaseNode | [virtual] |
SingleMatNode() | kerosin::SingleMatNode | |
StaticMesh() | kerosin::StaticMesh | |
TIndexBuffers typedef | kerosin::StaticMesh | |
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] |
~CCylinder() | kerosin::CCylinder | [virtual] |
~Leaf() | zeitgeist::Leaf | [virtual] |
~Node() | zeitgeist::Node | [virtual] |
~Object() | zeitgeist::Object | [virtual] |
~RenderNode() | kerosin::RenderNode | [virtual] |
~SingleMatNode() | kerosin::SingleMatNode | [virtual] |
~StaticMesh() | kerosin::StaticMesh | |