|
OpenSceneGraph 2.8.4
|
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 | ( | ) | [inline] |
| osg::Node::ComputeBoundingSphereCallback::ComputeBoundingSphereCallback | ( | const ComputeBoundingSphereCallback & | , |
| const CopyOp & | |||
| ) | [inline] |
| virtual BoundingSphere osg::Node::ComputeBoundingSphereCallback::computeBound | ( | const osg::Node & | ) | const [inline, virtual] |
| osg::Node::ComputeBoundingSphereCallback::META_Object | ( | osg | , |
| ComputeBoundingSphereCallback | |||
| ) |
| Generated at Tue May 3 2011 13:35:26 for the OpenSceneGraph by doxygen 1.7.4. |