OpenSceneGraph 2.8.3
|
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 Mar 22 2011 13:20:22 for the OpenSceneGraph by doxygen 1.7.3. |