|
OpenSceneGraph
3.0.1
|

Public Member Functions | |
| UpdateCallback () | |
| UpdateCallback (const UpdateCallback &, const CopyOp &) | |
| META_Object (osg, UpdateCallback) | |
| virtual void | update (osg::NodeVisitor *, osg::Drawable *) |
| do customized update code. | |
| osg::Drawable::UpdateCallback::UpdateCallback | ( | ) | [inline] |
| osg::Drawable::UpdateCallback::UpdateCallback | ( | const UpdateCallback & | , |
| const CopyOp & | |||
| ) | [inline] |
| virtual void osg::Drawable::UpdateCallback::update | ( | osg::NodeVisitor * | , |
| osg::Drawable * | |||
| ) | [inline, virtual] |
do customized update code.
Reimplemented in osgAnimation::RigGeometry::UpdateVertex, and osgAnimation::MorphGeometry::UpdateVertex.
Referenced by osgUtil::UpdateVisitor::handle_geode_callbacks().
| Generated at Thu Sep 27 2012 17:02:51 for the OpenSceneGraph by doxygen 1.7.6.1. |