Inheritance diagram for osg::AnimationPathCallback:
|
|
|
|
|
Construct an AnimationPathCallback with a specified animation path. |
|
Construct an AnimationPathCallback and automatical create an animation path to produce a rotation about a point. |
|
|
|
|
|
|
|
Get the animation time that is used to specify the position along the AnimationPath. Animation time is computed from the formula: ((_latestTime-_firstTime)-_timeOffset)*_timeMultiplier. |
|
|
|
|
|
|
|
|
|
|
|
|
|
Implements the callback. Reimplemented from osg::NodeCallback. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|