| Accept(NodeVisitor &v) override | SceneGraph::Tag | virtual |
| AddChild(Node *child) | SceneGraph::Group | virtual |
| CalcGlobalTransform() const override | SceneGraph::MatrixTransform | virtual |
| Clone(NodeCopyCache *cache=0) override | SceneGraph::Tag | virtual |
| DecRefCount() const | RefCounted | inline |
| DrawAxes() | SceneGraph::Node | |
| FindNode(const std::string &) override | SceneGraph::Group | virtual |
| GetChildAt(unsigned int) | SceneGraph::Group | |
| GetGlobalTransform() const | SceneGraph::Tag | inline |
| GetName() const | SceneGraph::Node | inline |
| GetNodeFlags() const | SceneGraph::Node | inline |
| GetNodeMask() const | SceneGraph::Node | inline |
| GetNumChildren() const | SceneGraph::Group | inline |
| GetParent() | SceneGraph::Node | inline |
| GetParent() const | SceneGraph::Node | inline |
| GetRefCount() const | RefCounted | inline |
| GetRenderer() const | SceneGraph::Node | inline |
| GetTransform() const | SceneGraph::MatrixTransform | inline |
| GetTypeName() const override | SceneGraph::Tag | inlinevirtual |
| Group(Graphics::Renderer *r) | SceneGraph::Group | |
| Group(const Group &, NodeCopyCache *cache=0) | SceneGraph::Group | |
| IncRefCount() const | RefCounted | inline |
| Load(NodeDatabase &) | SceneGraph::Tag | static |
| m_children | SceneGraph::Group | protected |
| m_name | SceneGraph::Node | protected |
| m_nodeFlags | SceneGraph::Node | protected |
| m_nodeMask | SceneGraph::Node | protected |
| m_parent | SceneGraph::Node | protected |
| m_renderer | SceneGraph::Node | protected |
| MatrixTransform(Graphics::Renderer *r, const matrix4x4f &m) | SceneGraph::MatrixTransform | |
| MatrixTransform(const MatrixTransform &, NodeCopyCache *cache=0) | SceneGraph::MatrixTransform | |
| Node(Graphics::Renderer *r) | SceneGraph::Node | |
| Node(Graphics::Renderer *r, unsigned int nodemask) | SceneGraph::Node | |
| Node(const Node &, NodeCopyCache *) | SceneGraph::Node | |
| RefCounted() | RefCounted | inline |
| RemoveChild(Node *node) | SceneGraph::Group | virtual |
| RemoveChildAt(unsigned int position) | SceneGraph::Group | virtual |
| Render(const matrix4x4f &trans, const RenderData *rd) override | SceneGraph::MatrixTransform | virtual |
| Render(const std::vector< matrix4x4f > &trans, const RenderData *rd) override | SceneGraph::MatrixTransform | virtual |
| RenderChildren(const matrix4x4f &trans, const RenderData *rd) | SceneGraph::Group | protectedvirtual |
| RenderChildren(const std::vector< matrix4x4f > &trans, const RenderData *rd) | SceneGraph::Group | protectedvirtual |
| Save(NodeDatabase &) override | SceneGraph::Tag | virtual |
| SetName(const std::string &name) | SceneGraph::Node | inline |
| SetNodeFlags(unsigned int m) | SceneGraph::Node | inline |
| SetNodeMask(unsigned int m) | SceneGraph::Node | inline |
| SetParent(Group *parent) | SceneGraph::Node | inline |
| SetTransform(const matrix4x4f &m) | SceneGraph::MatrixTransform | inline |
| Tag(Graphics::Renderer *r, const matrix4x4f &m) | SceneGraph::Tag | |
| Tag(const Tag &, NodeCopyCache *cache=0) | SceneGraph::Tag | |
| Traverse(NodeVisitor &v) override | SceneGraph::Group | virtual |
| UpdateGlobalTransform() | SceneGraph::Tag | |
| ~Group() | SceneGraph::Group | protectedvirtual |
| ~LuaWrappable() | LuaWrappable | inlinevirtual |
| ~MatrixTransform() | SceneGraph::MatrixTransform | inlineprotectedvirtual |
| ~Node() | SceneGraph::Node | protectedvirtual |
| ~RefCounted() | RefCounted | inlinevirtual |
| ~Tag() | SceneGraph::Tag | inlineprotectedvirtual |