Inheritance diagram for osg::MatrixTransform::AnimationPathCallback:
Public Methods | |
AnimationPathCallback (AnimationPath *ap) | |
virtual void | operator() (Node *node, NodeVisitor *nv) |
implements the callback | |
Public Attributes | |
ref_ptr< AnimationPath > | _animationPath |
double | _firstTime |
|
|
|
implements the callback
Reimplemented from osg::NodeCallback. |
|
|
|
|