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.