SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
SLAnimTrack Member List

This is the complete list of members for SLAnimTrack, including all inherited members.

_animationSLAnimTrackprotected
_keyframesSLAnimTrackprotected
apply(SLfloat time, SLfloat weight=1.0f, SLfloat scale=1.0f)=0SLAnimTrackpure virtual
calcInterpolatedKeyframe(SLfloat time, SLAnimKeyframe *keyframe) const =0SLAnimTrackpure virtual
createKeyframe(SLfloat time)SLAnimTrack
createKeyframeImpl(SLfloat time)=0SLAnimTrackprotectedpure virtual
drawVisuals(SLSceneView *sv)=0SLAnimTrackpure virtual
getKeyframesAtTime(SLfloat time, SLAnimKeyframe **k1, SLAnimKeyframe **k2) constSLAnimTrack
keyframe(SLint index)SLAnimTrack
numKeyframes() constSLAnimTrackinline
SLAnimTrack(SLAnimation *parent)SLAnimTrack
~SLAnimTrack()SLAnimTrackvirtual