OGRE  1.9.0
Public Member Functions | Public Attributes | List of all members
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.

Definition at line 467 of file OgreSkeleton.h.

Constructor & Destructor Documentation

◆ LinkedSkeletonAnimationSource() [1/2]

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

Definition at line 472 of file OgreSkeleton.h.

◆ LinkedSkeletonAnimationSource() [2/2]

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

Definition at line 474 of file OgreSkeleton.h.

Member Data Documentation

◆ pSkeleton

SkeletonPtr Ogre::LinkedSkeletonAnimationSource::pSkeleton

Definition at line 470 of file OgreSkeleton.h.

◆ scale

Real Ogre::LinkedSkeletonAnimationSource::scale

Definition at line 471 of file OgreSkeleton.h.

◆ skeletonName

String Ogre::LinkedSkeletonAnimationSource::skeletonName

Definition at line 469 of file OgreSkeleton.h.


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