OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
OgreSkeleton.h File Reference
#include "OgrePrerequisites.h"
#include "OgreResource.h"
#include "OgreStringVector.h"
#include "OgreAnimation.h"
#include "OgreHeaderPrefix.h"
#include "OgreSharedPtr.h"
#include "OgreHeaderSuffix.h"

Classes

struct  Ogre::v1::LinkedSkeletonAnimationSource
 Link to another skeleton to share animations. More...
 
class  Ogre::v1::Skeleton
 A collection of OldBone objects used to animate a skinned mesh. More...
 

Namespaces

namespace  Ogre
 
namespace  Ogre::v1
 

Macros

#define OGRE_MAX_NUM_BONES   256
 

Enumerations

enum  Ogre::v1::SkeletonAnimationBlendMode { Ogre::v1::ANIMBLEND_AVERAGE = 0 , Ogre::v1::ANIMBLEND_CUMULATIVE = 1 }