Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Ogre::LinkedSkeletonAnimationSource Struct Reference

Link to another skeleton to share animations. More...

#include <OgreSkeleton.h>

List of all members.

Public Member Functions

 LinkedSkeletonAnimationSource (const String &skelName, Real scl)
 LinkedSkeletonAnimationSource (const String &skelName, Real scl, SkeletonPtr skelPtr)

Public Attributes

String skeletonName
SkeletonPtr pSkeleton
Real scale


Detailed Description

Link to another skeleton to share animations.

Definition at line 437 of file OgreSkeleton.h.


Constructor & Destructor Documentation

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

Definition at line 442 of file OgreSkeleton.h.

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

Definition at line 444 of file OgreSkeleton.h.


Member Data Documentation

SkeletonPtr Ogre::LinkedSkeletonAnimationSource::pSkeleton
 

Definition at line 440 of file OgreSkeleton.h.

Real Ogre::LinkedSkeletonAnimationSource::scale
 

Definition at line 441 of file OgreSkeleton.h.

String Ogre::LinkedSkeletonAnimationSource::skeletonName
 

Definition at line 439 of file OgreSkeleton.h.


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

Copyright © 2000-2005 by The OGRE Team
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Jun 11 10:50:45 2006