openscenegraph
Public Member Functions
osg::StateAttributeCallback Class Reference
Inheritance diagram for osg::StateAttributeCallback:
osg::Object osg::Referenced osgAnimation::AnimationUpdateCallback< osg::StateAttributeCallback > osg::Image::UpdateCallback osgAnimation::UpdateMaterial

List of all members.

Public Member Functions

 StateAttributeCallback ()
 StateAttributeCallback (const StateAttributeCallback &, const CopyOp &)
 META_Object (osg, StateAttributeCallback)
virtual void operator() (StateAttribute *, NodeVisitor *)

Constructor & Destructor Documentation

osg::StateAttributeCallback::StateAttributeCallback ( ) [inline]
osg::StateAttributeCallback::StateAttributeCallback ( const StateAttributeCallback ,
const CopyOp  
) [inline]

Member Function Documentation

osg::StateAttributeCallback::META_Object ( osg  ,
StateAttributeCallback   
)
virtual void osg::StateAttributeCallback::operator() ( StateAttribute ,
NodeVisitor  
) [inline, virtual]

do customized update code.

Reimplemented in osg::Image::UpdateCallback, and osgAnimation::UpdateMaterial.


The documentation for this class was generated from the following file: