OGRE  1.9.0
Classes | Namespaces | Typedefs
OgreAnimable.h File Reference
#include "OgrePrerequisites.h"
#include "OgreVector2.h"
#include "OgreVector3.h"
#include "OgreVector4.h"
#include "OgreQuaternion.h"
#include "OgreColourValue.h"
#include "OgreSharedPtr.h"
#include "OgreStringVector.h"
#include "OgreException.h"
#include "OgreAny.h"
#include "OgreHeaderPrefix.h"
#include "OgreHeaderSuffix.h"

Go to the source code of this file.

Classes

class  Ogre::AnimableObject
 Defines an interface to classes which have one or more AnimableValue instances to expose. More...
 
class  Ogre::AnimableValue
 Defines an object property which is animable, i.e. More...
 

Namespaces

namespace  Ogre
 

Typedefs

typedef SharedPtr< AnimableValue > Ogre::AnimableValuePtr