|  | 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 | 
References scale, and skeletonName.
| 
 | inline | 
References pSkeleton, scale, and skeletonName.
| String Ogre::LinkedSkeletonAnimationSource::skeletonName | 
Referenced by LinkedSkeletonAnimationSource(), and LinkedSkeletonAnimationSource().
| SkeletonPtr Ogre::LinkedSkeletonAnimationSource::pSkeleton | 
Referenced by LinkedSkeletonAnimationSource().
| Real Ogre::LinkedSkeletonAnimationSource::scale | 
Referenced by LinkedSkeletonAnimationSource(), and LinkedSkeletonAnimationSource().