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

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