|
OGRE
1.9.0
|
#include "OgrePrerequisites.h"#include "OgreResource.h"#include "OgreQuaternion.h"#include "OgreVector3.h"#include "OgreIteratorWrappers.h"#include "OgreStringVector.h"#include "OgreAnimation.h"#include "OgreHeaderPrefix.h"#include "OgreHeaderSuffix.h"Go to the source code of this file.
Classes | |
| struct | Ogre::LinkedSkeletonAnimationSource |
| Link to another skeleton to share animations. More... | |
| class | Ogre::Skeleton |
| A collection of Bone objects used to animate a skinned mesh. More... | |
Namespaces | |
| namespace | Ogre |
Macros | |
| #define | OGRE_MAX_NUM_BONES 256 |
Enumerations | |
| enum | Ogre::SkeletonAnimationBlendMode { Ogre::ANIMBLEND_AVERAGE = 0 , Ogre::ANIMBLEND_CUMULATIVE = 1 } |
1.13.2