, including all inherited members.
| AddAnimation(SAnim *existingAnimation) | SO3::SNode | [protected] |
| AddOrientation(Ogre::Quaternion quat) | SO3::SBone | [virtual] |
| AttachToBone(SNode *newChild) | SO3::SBone | [protected] |
| AttachToParent(SNode *newParentNode) | SO3::SNode | |
| BODY_TYPE_ID enum value | SO3::SNode | |
| BONE_TYPE_ID enum value | SO3::SNode | |
| boneIndex | SO3::SBone | [protected] |
| CAMERA_TYPE_ID enum value | SO3::SNode | |
| ConvertWorldToLocalOrientation(Ogre::Quaternion quat) | SO3::SBone | |
| CreateBoxBody(Ogre::Vector3 boxsetting) | SO3::SNode | |
| CreateCapsuleBody(Ogre::Real radius, Ogre::Real height) | SO3::SNode | |
| CreateChamferCylinderBody(Ogre::Real radius, Ogre::Real height) | SO3::SNode | |
| CreateConeBody(Ogre::Real radius, Ogre::Real height) | SO3::SNode | |
| CreateConvexHullBody(Ogre::Real tolerance) | SO3::SNode | |
| CreateCylinderBody(Ogre::Real radius, Ogre::Real height) | SO3::SNode | |
| CreateEllipsoidBody(Ogre::Vector3 size) | SO3::SNode | |
| CreateNodeAnimation(std::string animationName, float animationLength) | SO3::SNode | |
| CreatePyramidBody(Ogre::Vector3 size) | SO3::SNode | |
| CreateTreeBody(bool optimize) | SO3::SNode | |
| currentScene | SO3::SNode | [protected] |
| DeleteAnimation(SAnim *existingAnimation) | SO3::SNode | |
| DeleteBody() | SO3::SNode | |
| destroyAssociatedMoveableObject() | SO3::SNode | |
| DetachAllChildren() | SO3::SNode | |
| DetachFromBone(SNode *existingChild) | SO3::SBone | [protected] |
| DetachFromParent() | SO3::SNode | |
| DYNAMIC_CUBE_MAP_ID enum value | SO3::SNode | |
| DYNAMIC_REFLECTION_MAP_ID enum value | SO3::SNode | |
| ENTITY_TYPE_ID enum value | SO3::SNode | |
| GetAnimation(std::string animationName) | SO3::SNode | |
| GetAnimation(unsigned short animationIndex) | SO3::SNode | |
| GetAnimations() const | SO3::SNode | |
| GetAutoTrackingTarget() | SO3::SNode | |
| GetBoundingBoxCenter(bool childs=false) | SO3::SNode | [virtual] |
| GetBoundingBoxSize(bool childs=false) | SO3::SNode | [virtual] |
| GetCastShadows() | SO3::SNode | [virtual] |
| GetChildrenNodes() const | SO3::SNode | |
| GetGlobalOrientation() | SO3::SBone | [virtual] |
| GetGlobalPosition() | SO3::SBone | [virtual] |
| GetGlobalScale() | SO3::SBone | [virtual] |
| GetIndex() | SO3::SBone | |
| GetInheritOrientation() | SO3::SBone | [virtual] |
| GetInitialOrientation() | SO3::SBone | [virtual] |
| GetInitialPosition() | SO3::SBone | [virtual] |
| GetInitialScale() | SO3::SBone | [virtual] |
| GetMovableObjectPointer() | SO3::SNode | |
| GetName() | SO3::SData | |
| GetNodeType() | SO3::SNode | |
| GetNumAnimations() | SO3::SNode | |
| GetNumChildren() | SO3::SBone | [virtual] |
| GetOgreBonePointer() | SO3::SBone | |
| GetOgreSceneNodePointer() | SO3::SNode | |
| GetOrientation() | SO3::SBone | [virtual] |
| GetOrientationFromNode(SNode *nodeRef) | SO3::SNode | |
| GetParentScene() | SO3::SNode | |
| GetParentSceneNode() | SO3::SNode | |
| GetPosition() | SO3::SBone | [virtual] |
| GetPositionFromNode(SNode *nodeRef) | SO3::SNode | |
| GetRenderingDistance() | SO3::SNode | [virtual] |
| GetScale() | SO3::SBone | [virtual] |
| GetScaleFromNode(SNode *nodeRef) | SO3::SNode | |
| getSceneNodeBody() | SO3::SNode | |
| getSceneNodeHasBody() | SO3::SNode | |
| getSceneNodeIsMouseClick() | SO3::SNode | |
| getSceneNodeIsMouseForeground() | SO3::SNode | |
| getSceneNodeMouseFlags() | SO3::SNode | |
| GetShowBoundingBox() | SO3::SNode | |
| GetSonsBoundingBox() | SO3::SNode | [protected] |
| GetTransformationMatrix() | SO3::SBone | [virtual] |
| GetUserObjectBindings() | SO3::SData | |
| GetUserObjectBindings() const | SO3::SData | |
| GetVisible() | SO3::SNode | |
| LIGHT_TYPE_ID enum value | SO3::SNode | |
| LookAt(Ogre::Vector3 targetPoint, SNode::NodeTransformSpace relativeTo, Ogre::Vector3 localDirectionVector=Ogre::Vector3::NEGATIVE_UNIT_Z) | SO3::SNode | |
| name | SO3::SData | [protected] |
| NODE_TYPE_ID enum value | SO3::SNode | |
| nodeBody | SO3::SNode | [protected] |
| NodeTransformSpace enum name | SO3::SNode | |
| NodeType enum name | SO3::SNode | |
| O3Bone | SO3::SBone | [protected] |
| O3SceneNode | SO3::SNode | [protected] |
| ogreLinkedEntity | SO3::SBone | [protected] |
| ogreMovableObject | SO3::SNode | [protected] |
| parentSkeleton | SO3::SBone | [protected] |
| PARTICLE_SYSTEM_TYPE_ID enum value | SO3::SNode | |
| Pitch(float radianAngle, SNode::NodeTransformSpace relativeTo=SNode::SO3_LOCAL_TS) | SO3::SBone | [virtual] |
| RemoveAnimation(SAnim *existingAnimation) | SO3::SNode | [protected] |
| RemoveAnimation(std::string animationName) | SO3::SNode | [protected] |
| ResetOrientation() | SO3::SBone | [virtual] |
| ResetToInitialOrientation() | SO3::SBone | [virtual] |
| ResetToInitialPosition() | SO3::SNode | |
| ResetToInitialPRS() | SO3::SBone | [virtual] |
| ResetToInitialScale() | SO3::SNode | |
| Roll(float radianAngle, SNode::NodeTransformSpace relativeTo=SNode::SO3_LOCAL_TS) | SO3::SBone | [virtual] |
| Rotate(Ogre::Vector3 axis, float radianAngle, SNode::NodeTransformSpace relativeTo=SNode::SO3_LOCAL_TS) | SO3::SBone | [virtual] |
| SBone(SScene *parent, std::string boneName, SSkeleton *skeleton, unsigned short id) | SO3::SBone | |
| SCENENODE_TYPE_ID enum value | SO3::SNode | |
| SData(std::string dataName) | SO3::SData | |
| SetAutoTracking(bool autoTrack, SNode *targetNode=0, Ogre::Vector3 localDirectionVector=Ogre::Vector3::NEGATIVE_UNIT_Z, Ogre::Vector3 offset=Ogre::Vector3::ZERO) | SO3::SNode | |
| SetCastShadows(bool castShadows) | SO3::SNode | [virtual] |
| SetDirection(Ogre::Vector3 vec, SNode::NodeTransformSpace relativeTo=SNode::SO3_LOCAL_TS, Ogre::Vector3 localDirectionVector=Ogre::Vector3::NEGATIVE_UNIT_Z) | SO3::SNode | |
| SetGlobalOrientation(Ogre::Quaternion quat) | SO3::SBone | [virtual] |
| SetGlobalPosition(Ogre::Vector3 pos) | SO3::SBone | [virtual] |
| SetGlobalScale(Ogre::Vector3 pos) | SO3::SBone | [virtual] |
| SetInheritOrientation(bool state) | SO3::SBone | [virtual] |
| SetOrientation(Ogre::Quaternion quat) | SO3::SBone | [virtual] |
| SetPosition(Ogre::Vector3 pos) | SO3::SBone | [virtual] |
| SetRenderingDistance(float distance) | SO3::SNode | [virtual] |
| SetScale(Ogre::Vector3 scale) | SO3::SBone | [virtual] |
| setSceneNodeIsMouseClick(bool mClickable) | SO3::SNode | |
| setSceneNodeIsMouseForeground(bool mForeground) | SO3::SNode | |
| setSceneNodeMouseFlags(int flags) | SO3::SNode | |
| SetShowBoundingBox(bool showBounding) | SO3::SNode | |
| SetVisible(bool visible, bool cascade=true) | SO3::SNode | |
| SKELETON_TYPE_ID enum value | SO3::SNode | |
| SNode class | SO3::SBone | [friend] |
| SO3::SNode::SNode(SScene *parent, std::string nodeName, bool isRootNode=false) | SO3::SNode | |
| SO3::SNode::SNode(SScene *parent, std::string nodeName, NodeType nodeType) | SO3::SNode | [protected] |
| SNode::disableAutoTarget() | SO3::SNode | |
| SO3_LOCAL_TS enum value | SO3::SNode | |
| SO3_PARENT_TS enum value | SO3::SNode | |
| SO3_WORLD_TS enum value | SO3::SNode | |
| StoreInitialPRS() | SO3::SBone | [virtual] |
| Translate(Ogre::Vector3 d, SNode::NodeTransformSpace relativeTo=SNode::SO3_PARENT_TS) | SO3::SBone | [virtual] |
| UpdateNodeBody(bool bScale) | SO3::SNode | |
| VIEWPORT_TYPE_ID enum value | SO3::SNode | |
| Yaw(float radianAngle, SNode::NodeTransformSpace relativeTo=SNode::SO3_LOCAL_TS) | SO3::SBone | [virtual] |
| ~SBone() | SO3::SBone | |
| ~SData() | SO3::SData | [virtual] |
| ~SNode() | SO3::SNode | |