osg::Drawable::CullCallback Struct Reference

Inheritance diagram for osg::Drawable::CullCallback:

osg::Object osg::Referenced osg::ClusterCullingCallback List of all members.

Public Member Functions

 CullCallback ()
 CullCallback (const CullCallback &, const CopyOp &)
 META_Object (osg, CullCallback)
virtual bool cull (osg::NodeVisitor *, osg::Drawable *, osg::State *) const

Constructor & Destructor Documentation

osg::Drawable::CullCallback::CullCallback (  )  [inline]

osg::Drawable::CullCallback::CullCallback ( const CullCallback ,
const CopyOp  
) [inline]


Member Function Documentation

osg::Drawable::CullCallback::META_Object ( osg  ,
CullCallback   
)

virtual bool osg::Drawable::CullCallback::cull ( osg::NodeVisitor ,
osg::Drawable ,
osg::State  
) const [inline, virtual]

do customized cull code, return true if drawable should be culled.

Reimplemented in osg::ClusterCullingCallback.


The documentation for this struct was generated from the following file:
Generated on Sat Dec 30 20:36:46 2006 for openscenegraph by  doxygen 1.5.1