Inheritance diagram for osg::AnimationPathCallback:
|
|
|
|
|
|
|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|