
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::RigGeometry::UpdateVertex.
Referenced by osgUtil::UpdateVisitor::handle_geode_callbacks().
| Generated at Wed Dec 15 2010 00:58:49 for the OpenSceneGraph by doxygen 1.7.1. |