Public Member Functions | |
| StateAttributeCallback () | |
| StateAttributeCallback (const StateAttributeCallback &, const CopyOp &) | |
| META_Object (osg, StateAttributeCallback) | |
| virtual void | operator() (StateAttribute *, NodeVisitor *) |
| do customized update code. | |
| osg::StateAttributeCallback::StateAttributeCallback | ( | ) | [inline] |
| osg::StateAttributeCallback::StateAttributeCallback | ( | const StateAttributeCallback & | , | |
| const CopyOp & | ||||
| ) | [inline] |
| osg::StateAttributeCallback::META_Object | ( | osg | , | |
| StateAttributeCallback | ||||
| ) |
| virtual void osg::StateAttributeCallback::operator() | ( | StateAttribute * | , | |
| NodeVisitor * | ||||
| ) | [inline, virtual] |
do customized update code.
Reimplemented in osg::ImageSequence::UpdateCallback, and osgAnimation::UpdateMaterial.
| Generated at Sat May 14 08:21:14 2011 for the OpenSceneGraph by doxygen 1.5.9. |