openscenegraph
Public Member Functions | Protected Attributes
osgShadow::ShadowTechnique::CameraCullCallback Class Reference
Inheritance diagram for osgShadow::ShadowTechnique::CameraCullCallback:
osg::NodeCallback osg::Object osg::Referenced

List of all members.

Public Member Functions

 CameraCullCallback (ShadowTechnique *st)
virtual void operator() (osg::Node *, osg::NodeVisitor *nv)

Protected Attributes

ShadowTechnique_shadowTechnique

Constructor & Destructor Documentation


Member Function Documentation

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.


Member Data Documentation


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