Public Member Functions

osg::Drawable::ComputeBoundingBoxCallback Struct Reference

Inheritance diagram for osg::Drawable::ComputeBoundingBoxCallback:
osg::Object osg::Referenced

List of all members.

Public Member Functions

 ComputeBoundingBoxCallback ()
 ComputeBoundingBoxCallback (const ComputeBoundingBoxCallback &, const CopyOp &)
 META_Object (osg, ComputeBoundingBoxCallback)
virtual BoundingBox computeBound (const osg::Drawable &) const

Detailed Description

Callback to allow users to override the default computation of bounding volume.


Constructor & Destructor Documentation

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

Member Function Documentation

virtual BoundingBox osg::Drawable::ComputeBoundingBoxCallback::computeBound ( const osg::Drawable  ) const [inline, virtual]
osg::Drawable::ComputeBoundingBoxCallback::META_Object ( osg  ,
ComputeBoundingBoxCallback   
)

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