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 Thu Sep 27 2012 12:20:29 for the OpenSceneGraph by doxygen 1.7.6.1. |