OpenSceneGraph
3.0.1
|
Public Member Functions | |
CameraCullCallback (ShadowTechnique *st) | |
virtual void | operator() (osg::Node *, osg::NodeVisitor *nv) |
Callback method called by the NodeVisitor when visiting a node. | |
Protected Attributes | |
ShadowTechnique * | _shadowTechnique |
virtual void osgShadow::ShadowTechnique::CameraCullCallback::operator() | ( | osg::Node * | node, |
osg::NodeVisitor * | nv | ||
) | [virtual] |
Callback method called by the NodeVisitor when visiting a node.
Reimplemented from osg::NodeCallback.
![]() | Generated at Fri Apr 27 2012 20:41:31 for the OpenSceneGraph by doxygen 1.8.0. |