|
openscenegraph
|
Public Member Functions | |
| StateAttributeCallback () | |
| StateAttributeCallback (const StateAttributeCallback &, const CopyOp &) | |
| META_Object (osg, StateAttributeCallback) | |
| virtual void | operator() (StateAttribute *, NodeVisitor *) |
| osg::StateAttributeCallback::StateAttributeCallback | ( | ) | [inline] |
| osg::StateAttributeCallback::StateAttributeCallback | ( | const StateAttributeCallback & | , |
| const CopyOp & | |||
| ) | [inline] |
| virtual void osg::StateAttributeCallback::operator() | ( | StateAttribute * | , |
| NodeVisitor * | |||
| ) | [inline, virtual] |
do customized update code.
Reimplemented in osg::Image::UpdateCallback, and osgAnimation::UpdateMaterial.
1.7.6.1