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, SkeletonPtr skelPtr) | |
Public Attributes | |
| SkeletonPtr | pSkeleton |
| Real | scale |
| String | skeletonName |
Link to another skeleton to share animations.
Definition at line 467 of file OgreSkeleton.h.
| Ogre::LinkedSkeletonAnimationSource::LinkedSkeletonAnimationSource | ( | const String & | skelName, |
| Real | scl | ||
| ) |
Definition at line 472 of file OgreSkeleton.h.
| Ogre::LinkedSkeletonAnimationSource::LinkedSkeletonAnimationSource | ( | const String & | skelName, |
| Real | scl, | ||
| SkeletonPtr | skelPtr | ||
| ) |
Definition at line 474 of file OgreSkeleton.h.
| SkeletonPtr Ogre::LinkedSkeletonAnimationSource::pSkeleton |
Definition at line 470 of file OgreSkeleton.h.
| Real Ogre::LinkedSkeletonAnimationSource::scale |
Definition at line 471 of file OgreSkeleton.h.
| String Ogre::LinkedSkeletonAnimationSource::skeletonName |
Definition at line 469 of file OgreSkeleton.h.
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.