OGRE  2.2.4
Object-Oriented Graphics Rendering Engine
OgreSceneNode.h File Reference
#include "OgrePrerequisites.h"
#include "OgreNode.h"
#include "OgreHeaderPrefix.h"
#include "OgreHeaderSuffix.h"

Classes

class  Ogre::SceneNode
 Class representing a node in the scene graph. More...
 

Namespaces

 Ogre
 

This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/

 

Typedefs

typedef map< SkeletonInstance *, BoneVec >::type Ogre::BonesPerSkeletonInstance
 
typedef vector< Bone * >::type Ogre::BoneVec