OGRE 14.3
Object-Oriented Graphics Rendering Engine
|
Link to another skeleton to share animations. More...
#include <OgreSkeleton.h>
Public Member Functions | |
LinkedSkeletonAnimationSource (const String &skelName, Real scl) | |
LinkedSkeletonAnimationSource (const String &skelName, Real scl, const SkeletonPtr &skelPtr) | |
Public Attributes | |
SkeletonPtr | pSkeleton |
Real | scale |
String | skeletonName |
Link to another skeleton to share animations.
|
inline |
|
inline |
String Ogre::LinkedSkeletonAnimationSource::skeletonName |
SkeletonPtr Ogre::LinkedSkeletonAnimationSource::pSkeleton |
Real Ogre::LinkedSkeletonAnimationSource::scale |