OGRE  1.10.11
Object-Oriented Graphics Rendering Engine
Ogre::LinkedSkeletonAnimationSource Struct Reference

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
 

Detailed Description

Link to another skeleton to share animations.

Constructor & Destructor Documentation

Ogre::LinkedSkeletonAnimationSource::LinkedSkeletonAnimationSource ( const String skelName,
Real  scl 
)
inline
Ogre::LinkedSkeletonAnimationSource::LinkedSkeletonAnimationSource ( const String skelName,
Real  scl,
SkeletonPtr  skelPtr 
)
inline

Member Data Documentation

String Ogre::LinkedSkeletonAnimationSource::skeletonName
SkeletonPtr Ogre::LinkedSkeletonAnimationSource::pSkeleton
Real Ogre::LinkedSkeletonAnimationSource::scale

The documentation for this struct was generated from the following file: