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 Mon Oct 3 2011 12:39:43 for the OpenSceneGraph by doxygen 1.7.5. |