|
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 | ( | ) | [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 Oct 11 2011 21:10:36 for the OpenSceneGraph by doxygen 1.7.5. |