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] |
| osg::Drawable::UpdateCallback::META_Object | ( | osg | , | |
| UpdateCallback | ||||
| ) |
| virtual void osg::Drawable::UpdateCallback::update | ( | osg::NodeVisitor * | , | |
| osg::Drawable * | ||||
| ) | [inline, virtual] |
do customized update code.
Reimplemented in osgAnimation::MorphGeometry::UpdateVertex, and osgAnimation::RigGeometry::UpdateVertex.
Referenced by osgUtil::UpdateVisitor::handle_geode_callbacks().
| Generated at Sat May 14 08:21:12 2011 for the OpenSceneGraph by doxygen 1.5.9. |