addAnimation(Animation *animation) | Lamp::AnimationSet | [inline, virtual] |
animate(float deltaTime, AnimationMask mask) | Lamp::AnimationSet | [virtual] |
Animation(String name, AnimationManager *manager) | Lamp::Animation | [inline, protected] |
AnimationManager (defined in Lamp::AnimationSet) | Lamp::AnimationSet | [friend] |
AnimationMask enum name | Lamp::Animation | |
AnimationSet(String name, AnimationManager *manager) | Lamp::AnimationSet | [protected] |
bind(Scene *scene) | Lamp::AnimationSet | [virtual] |
castAnimationSet() const | Lamp::Animation | [inline, virtual] |
castCameraAnimation() const | Lamp::Animation | [inline, virtual] |
castCharacterModelAnimation() const | Lamp::Animation | [inline, virtual] |
castObjectAnimation() const | Lamp::Animation | [inline, virtual] |
castSceneNodeAnimation() const | Lamp::Animation | [inline, virtual] |
copy(DataCopyMask dataCopyMask=copyNone) const | Lamp::AnimationSet | [inline, virtual] |
copyAnimationSet(DataCopyMask dataCopyMask=copyNone) const | Lamp::AnimationSet | [virtual] |
copyCamera enum value | Lamp::Animation | |
copyCharacterModel enum value | Lamp::Animation | |
copyNone enum value | Lamp::Animation | |
copySceneNode enum value | Lamp::Animation | |
DataCopyMask enum name | Lamp::Animation | |
getAnimation(int index) const | Lamp::AnimationSet | [inline, virtual] |
getAnimationCount() const | Lamp::AnimationSet | [inline, virtual] |
getLength() const | Lamp::AnimationSet | [virtual] |
getManager() const | Lamp::Animation | [inline, virtual] |
getName() const | Lamp::Animation | [inline, virtual] |
getSequence() const | Lamp::AnimationSet | [virtual] |
getSequenceCount() const | Lamp::AnimationSet | [virtual] |
getTime() const | Lamp::AnimationSet | [virtual] |
increasesTime(float deltaTime) | Lamp::Animation | [inline, protected] |
isAnimationSet() const | Lamp::AnimationSet | [inline, virtual] |
isCameraAnimation() const | Lamp::Animation | [inline, virtual] |
isCharacterModelAnimation() const | Lamp::Animation | [inline, virtual] |
isEnabled() const | Lamp::Animation | [inline, virtual] |
isFinished() const | Lamp::AnimationSet | [virtual] |
isLooped() const | Lamp::AnimationSet | [virtual] |
isObjectAnimation() const | Lamp::Animation | [inline, virtual] |
isSceneNodeAnimation() const | Lamp::Animation | [inline, virtual] |
maskCamera enum value | Lamp::Animation | |
maskCharacterModel enum value | Lamp::Animation | |
maskForce enum value | Lamp::Animation | |
maskPostCulling enum value | Lamp::Animation | |
maskPreCulling enum value | Lamp::Animation | |
maskSceneNode enum value | Lamp::Animation | |
removeAnimation(Animation *animation) | Lamp::AnimationSet | [inline, virtual] |
setEnabled(bool enabled) | Lamp::Animation | [inline, virtual] |
setSequence(int sequence, float time=0.f) | Lamp::AnimationSet | [virtual] |
setTime(float time) | Lamp::AnimationSet | [virtual] |
unbind() | Lamp::AnimationSet | [virtual] |
~Animation() | Lamp::Animation | [inline, protected, virtual] |
~AnimationSet() | Lamp::AnimationSet | [protected, virtual] |