|
OpenSceneGraph
3.4.0
|
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] |
Reimplemented in osgAnimation::RigComputeBoundingBoxCallback.
| Generated at Tue Dec 8 2015 00:16:41 for the OpenSceneGraph by doxygen 1.7.6.1. |