|
OpenSceneGraph
3.0.1
|
Callback to allow users to override the default computation of bounding volume. More...

Public Member Functions | |
| ComputeBoundingBoxCallback () | |
| ComputeBoundingBoxCallback (const ComputeBoundingBoxCallback &, const CopyOp &) | |
| META_Object (osg, ComputeBoundingBoxCallback) | |
| virtual BoundingBox | computeBound (const osg::Drawable &) const |
Callback to allow users to override the default computation of bounding volume.
| osg::Drawable::ComputeBoundingBoxCallback::ComputeBoundingBoxCallback | ( | const ComputeBoundingBoxCallback & | , |
| const CopyOp & | |||
| ) | [inline] |
| virtual BoundingBox osg::Drawable::ComputeBoundingBoxCallback::computeBound | ( | const osg::Drawable & | ) | const [inline, virtual] |
| Generated at Thu Sep 27 2012 17:02:51 for the OpenSceneGraph by doxygen 1.7.6.1. |