SLProject
4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
This is the complete list of members for SLAnimTrack, including all inherited members.
_animation | SLAnimTrack | protected |
_keyframes | SLAnimTrack | protected |
apply(SLfloat time, SLfloat weight=1.0f, SLfloat scale=1.0f)=0 | SLAnimTrack | pure virtual |
calcInterpolatedKeyframe(SLfloat time, SLAnimKeyframe *keyframe) const =0 | SLAnimTrack | pure virtual |
createKeyframe(SLfloat time) | SLAnimTrack | |
createKeyframeImpl(SLfloat time)=0 | SLAnimTrack | protectedpure virtual |
drawVisuals(SLSceneView *sv)=0 | SLAnimTrack | pure virtual |
getKeyframesAtTime(SLfloat time, SLAnimKeyframe **k1, SLAnimKeyframe **k2) const | SLAnimTrack | |
keyframe(SLint index) | SLAnimTrack | |
numKeyframes() const | SLAnimTrack | inline |
SLAnimTrack(SLAnimation *parent) | SLAnimTrack | |
~SLAnimTrack() | SLAnimTrack | virtual |