OpenSceneGraph
3.4.0
|
Public Member Functions | |
RigComputeBoundingBoxCallback (double factor=2.0) | |
RigComputeBoundingBoxCallback (const RigComputeBoundingBoxCallback &rhs, const osg::CopyOp ©op) | |
META_Object (osgAnimation, RigComputeBoundingBoxCallback) | |
void | reset () |
virtual osg::BoundingBox | computeBound (const osg::Drawable &drawable) const |
Protected Attributes | |
bool | _computed |
double | _factor |
osg::BoundingBox | _boundingBox |
osgAnimation::RigComputeBoundingBoxCallback::RigComputeBoundingBoxCallback | ( | double | factor = 2.0 | ) | [inline] |
osgAnimation::RigComputeBoundingBoxCallback::RigComputeBoundingBoxCallback | ( | const RigComputeBoundingBoxCallback & | rhs, |
const osg::CopyOp & | copyop | ||
) | [inline] |
virtual osg::BoundingBox osgAnimation::RigComputeBoundingBoxCallback::computeBound | ( | const osg::Drawable & | drawable | ) | const [virtual] |
Reimplemented from osg::Drawable::ComputeBoundingBoxCallback.
osgAnimation::RigComputeBoundingBoxCallback::META_Object | ( | osgAnimation | , |
RigComputeBoundingBoxCallback | |||
) |
void osgAnimation::RigComputeBoundingBoxCallback::reset | ( | ) | [inline] |
osg::BoundingBox osgAnimation::RigComputeBoundingBoxCallback::_boundingBox [mutable, protected] |
bool osgAnimation::RigComputeBoundingBoxCallback::_computed [mutable, protected] |
double osgAnimation::RigComputeBoundingBoxCallback::_factor [protected] |
![]() | Generated at Tue Dec 8 2015 00:14:27 for the OpenSceneGraph by doxygen 1.7.6.1. |