, including all inherited members.
addKeyframe(u32 Frame, s32 _deb_ToBeremoved_, const Transformation &Transform, s32 Flags=KEYFRAME_ALL) | sp::scene::KeyframeSequence | |
addKeyframe(u32 Frame, const Transformation &Transform) | sp::scene::KeyframeSequence | |
addKeyPosition(u32 Frame, const dim::vector3df &Position) | sp::scene::KeyframeSequence | |
addKeyRotation(u32 Frame, const dim::quaternion &Rotation) | sp::scene::KeyframeSequence | |
addKeyScale(u32 Frame, const dim::vector3df &Scale) | sp::scene::KeyframeSequence | |
getKeyframe(u32 Frame) const | sp::scene::KeyframeSequence | [inline] |
getKeyframe(u32 Frame) | sp::scene::KeyframeSequence | [inline] |
getKeyframeCount() const | sp::scene::KeyframeSequence | [inline] |
getMaxKeyframe() const | sp::scene::KeyframeSequence | [inline] |
getMinKeyframe() const | sp::scene::KeyframeSequence | [inline] |
getUpdateImmediate() const | sp::scene::KeyframeSequence | [inline] |
interpolate(Transformation &Result, u32 From, u32 To, f32 Interpolation) | sp::scene::KeyframeSequence | [inline] |
KeyframeSequence() | sp::scene::KeyframeSequence | |
modified() const | sp::scene::KeyframeSequence | [inline] |
removeKeyframe(u32 Frame, s32 _deb_ToBeremoved_, s32 Flags=KEYFRAME_ALL) | sp::scene::KeyframeSequence | |
removeKeyframe(u32 Frame) | sp::scene::KeyframeSequence | |
setUpdateImmediate(bool Enable) | sp::scene::KeyframeSequence | |
updateSequence() | sp::scene::KeyframeSequence | |
~KeyframeSequence() | sp::scene::KeyframeSequence | |