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
virtual bool cull (osg::NodeVisitor *nv, osg::Drawable *drawable, osg::RenderInfo *renderInfo) 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]

deprecated.

Reimplemented in osg::ClusterCullingCallback.

virtual bool osg::Drawable::CullCallback::cull ( osg::NodeVisitor nv,
osg::Drawable drawable,
osg::RenderInfo renderInfo 
) const [inline, virtual]

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

References osg::RenderInfo::getState().


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

Generated on Wed Nov 17 16:52:49 2010 for openscenegraph by  doxygen 1.5.6