|
openscenegraph
|
Public Member Functions | |
| CameraCullCallback (ShadowTechnique *st) | |
| virtual void | operator() (osg::Node *, osg::NodeVisitor *nv) |
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.
1.7.6.1