OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::v1::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

◆ LinkedSkeletonAnimationSource() [1/2]

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

◆ LinkedSkeletonAnimationSource() [2/2]

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

Member Data Documentation

◆ pSkeleton

SkeletonPtr Ogre::v1::LinkedSkeletonAnimationSource::pSkeleton

◆ scale

Real Ogre::v1::LinkedSkeletonAnimationSource::scale

◆ skeletonName

String Ogre::v1::LinkedSkeletonAnimationSource::skeletonName

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