AddChildReference(const boost::shared_ptr< Leaf > &base) | zeitgeist::Node | [virtual] |
AdjustFOV(const float fov) | oxygen::Camera | |
AdjustZFar(const float zFar) | oxygen::Camera | |
AdjustZNear(const float zNear) | oxygen::Camera | |
BaseNode() | oxygen::BaseNode | |
begin() | zeitgeist::Node | [virtual] |
begin() const | zeitgeist::Node | [virtual] |
Bind() | oxygen::Camera | |
Camera() | oxygen::Camera | |
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] |
DescribeFrustum(salt::Frustum &frustum) const | oxygen::Camera | |
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 | |
GetFOV() const | oxygen::Camera | |
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] |
GetProjectionTransform() const | oxygen::Camera | |
GetScene() | oxygen::BaseNode | |
GetScript() const | zeitgeist::Object | |
GetSelf() | zeitgeist::Object | |
GetSelf() const | zeitgeist::Object | |
GetViewportHeight() | oxygen::Camera | |
GetViewportWidth() | oxygen::Camera | |
GetViewportX() | oxygen::Camera | |
GetViewportY() | oxygen::Camera | |
GetViewTransform() const | oxygen::Camera | |
GetWorldBoundingBox() const | oxygen::BaseNode | |
GetWorldTransform() const | oxygen::BaseNode | [virtual] |
GetZFar() const | oxygen::Camera | |
GetZNear() const | oxygen::Camera | |
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] |
mChildren | zeitgeist::Node | [protected] |
mDebugMode | oxygen::BaseNode | [protected] |
mFOV | oxygen::Camera | [protected] |
mHalfWorldHeight | oxygen::Camera | [protected] |
mHalfWorldWidth | oxygen::Camera | [protected] |
mHeight | oxygen::Camera | [protected] |
mIdentityMatrix | oxygen::BaseNode | [protected, static] |
mLocalBoundingBox | oxygen::BaseNode | [protected] |
mParent | zeitgeist::Leaf | [protected] |
mProjectionTransform | oxygen::Camera | [protected] |
mViewTransform | oxygen::Camera | [protected] |
mWidth | oxygen::Camera | [protected] |
mWorldBoundingBox | oxygen::BaseNode | [protected] |
mX | oxygen::Camera | [protected] |
mY | oxygen::Camera | [protected] |
mZFar | oxygen::Camera | [protected] |
mZNear | oxygen::Camera | [protected] |
Node(const std::string &name="<Unnamed>") | zeitgeist::Node | |
Object() | zeitgeist::Object | |
OnLink() | oxygen::Camera | [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] |
SetFOV(const float fov) | oxygen::Camera | |
SetLocalTransform(const salt::Matrix &transform) | oxygen::BaseNode | [virtual] |
SetName(const std::string &name) | zeitgeist::Leaf | [inline] |
SetParent(const boost::shared_ptr< Node > &parent) | zeitgeist::Leaf | [protected] |
SetViewport(int x, int y, int width, int height) | oxygen::Camera | |
SetWorldTransform(const salt::Matrix &transform) | oxygen::BaseNode | [virtual] |
SetZFar(const float zFar) | oxygen::Camera | |
SetZNear(const float zNear) | oxygen::Camera | |
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::Camera | [private, virtual] |
~BaseNode() | oxygen::BaseNode | [virtual] |
~Camera() | oxygen::Camera | [virtual] |
~Leaf() | zeitgeist::Leaf | [virtual] |
~Node() | zeitgeist::Node | [virtual] |
~Object() | zeitgeist::Object | [virtual] |