| _max | osg::BoxVolume | [private] |
| _min | osg::BoxVolume | [private] |
| _state | osg::Volume | [protected] |
| BoxVolume(void) | osg::BoxVolume | [inline] |
| BoxVolume(Real32 xmin, Real32 ymin, Real32 zmin, Real32 xmax, Real32 ymax, Real32 zmax) | osg::BoxVolume | [inline] |
| BoxVolume(const Pnt3f &min, const Pnt3f &max) | osg::BoxVolume | [inline] |
| BoxVolume(const BoxVolume &obj) | osg::BoxVolume | [inline] |
| dump(UInt32 uiIndent=0, const BitVector bvFlags=0) const | osg::BoxVolume | [virtual] |
| extendBy(const Pnt3f &pt) | osg::BoxVolume | [virtual] |
| extendBy(const Volume &volume) | osg::BoxVolume | [virtual] |
| extendBy(const BoxVolume &bb) | osg::BoxVolume | [inline] |
| getBounds(Pnt3f &min, Pnt3f &max) const | osg::BoxVolume | [virtual] |
| getBounds(Real32 &xmin, Real32 &ymin, Real32 &zmin, Real32 &xmax, Real32 &ymax, Real32 &zmax) const | osg::BoxVolume | [inline] |
| getCenter(Pnt3f ¢er) const | osg::BoxVolume | [virtual] |
| getMax(void) const | osg::BoxVolume | [inline] |
| getMin(void) const | osg::BoxVolume | [inline] |
| getOrigin(Real32 &originX, Real32 &originY, Real32 &originZ) const | osg::BoxVolume | [inline] |
| getScalarVolume(void) const | osg::BoxVolume | [virtual] |
| getSize(Real32 &sizeX, Real32 &sizeY, Real32 &sizeZ) const | osg::BoxVolume | [inline] |
| getSize(Vec3f &vec) const | osg::BoxVolume | [inline] |
| getState(void) const | osg::Volume | [inline] |
| intersect(const Pnt3f &point) const | osg::BoxVolume | [virtual] |
| intersect(const Line &line) const | osg::BoxVolume | [virtual] |
| intersect(const Line &line, Real32 &min, Real32 &max) const | osg::BoxVolume | [virtual] |
| intersect(const Volume &volume) const | osg::BoxVolume | [virtual] |
| intersect(const BoxVolume &bb) const | osg::BoxVolume | |
| isEmpty(void) const | osg::Volume | [inline] |
| isInfinite(void) const | osg::Volume | [inline] |
| isOnSurface(const Pnt3f &point) const | osg::BoxVolume | [virtual] |
| isStatic(void) const | osg::Volume | [inline] |
| isUntouchable(void) const | osg::Volume | [inline] |
| isValid(void) const | osg::Volume | [inline] |
| operator!=(const Volume &other) const | osg::Volume | |
| operator=(const BoxVolume &b1) | osg::BoxVolume | |
| operator==(const BoxVolume &b1, const BoxVolume &b2) | osg::BoxVolume | [friend] |
| osg::Volume::operator==(const Volume &other) const | osg::Volume | |
| setBounds(Real32 w, Real32 h, Real32 d) | osg::BoxVolume | [inline] |
| setBounds(Real32 xmin, Real32 ymin, Real32 zmin, Real32 xmax, Real32 ymax, Real32 zmax) | osg::BoxVolume | [inline] |
| setBounds(const Pnt3f &min, const Pnt3f &max) | osg::BoxVolume | [inline] |
| setBoundsByCenterAndSize(const Pnt3f ¢er, const Vec3f &size) | osg::BoxVolume | |
| setEmpty(const bool value=true) | osg::Volume | [inline] |
| setInfinite(const bool value=true) | osg::Volume | [inline] |
| setState(UInt16 state) | osg::Volume | [inline] |
| setStatic(const bool value=true) | osg::Volume | [inline] |
| setValid(const bool value=true) | osg::Volume | [inline] |
| transform(const Matrix &m) | osg::BoxVolume | [virtual] |
| Volume(void) | osg::Volume | [inline, protected] |
| Volume(const Volume &obj) | osg::Volume | [inline, protected] |
| ~BoxVolume() | osg::BoxVolume | [inline] |
| ~Volume(void) | osg::Volume | [inline, virtual] |