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

List of all members.

Public Member Functions

 CameraCullCallback (ViewData *vd, osg::NodeCallback *nc)
virtual void operator() (osg::Node *node, osg::NodeVisitor *nv)

Protected Attributes

osg::observer_ptr< ViewData_vd
osg::ref_ptr< osg::NodeCallback_nc

Constructor & Destructor Documentation

osgShadow::MinimalDrawBoundsShadowMap::CameraCullCallback::CameraCullCallback ( ViewData vd,
osg::NodeCallback nc 
) [inline]

Member Function Documentation

virtual void osgShadow::MinimalDrawBoundsShadowMap::CameraCullCallback::operator() ( osg::Node node,
osg::NodeVisitor nv 
) [inline, virtual]

Callback method called by the NodeVisitor when visiting a node.

Reimplemented from osg::NodeCallback.


Member Data Documentation


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