Open Inventor Reference
SbBox3f Member List

This is the complete list of members for SbBox3f, including all inherited members.

extendBy(const SbVec3f &pt)SbBox3f
extendBy(const SbBox3f &bb)SbBox3f
getBounds(float &xmin, float &ymin, float &zmin, float &xmax, float &ymax, float &zmax) constSbBox3finline
getBounds(SbVec3f &_min, SbVec3f &_max) constSbBox3finline
getCenter() constSbBox3f
getClosestPoint(const SbVec3f &point)SbBox3f
getMax() constSbBox3finline
getMax()SbBox3finline
getMin() constSbBox3finline
getMin()SbBox3finline
getOrigin(float &originX, float &originY, float &originZ) constSbBox3finline
getSize(float &sizeX, float &sizeY, float &sizeZ) constSbBox3finline
getSpan(const SbVec3f &direction, float &dMin, float &dMax) constSbBox3f
getVolume() constSbBox3f
hasVolume() constSbBox3finline
intersect(const SbVec3f &pt) constSbBox3f
intersect(const SbBox3f &bb) constSbBox3f
isEmpty() constSbBox3finline
makeEmpty()SbBox3f
operator!=(const SbBox3f &b1, const SbBox3f &b2)SbBox3ffriend
operator==(const SbBox3f &b1, const SbBox3f &b2)SbBox3ffriend
outside(const SbMatrix &MVP, int &cullBits) constSbBox3f
SbBox3f()SbBox3finline
SbBox3f(float xmin, float ymin, float zmin, float xmax, float ymax, float zmax)SbBox3finline
SbBox3f(const SbVec3f &min, const SbVec3f &max)SbBox3finline
setBounds(float xmin, float ymin, float zmin, float xmax, float ymax, float zmax)SbBox3finline
setBounds(const SbVec3f &_min, const SbVec3f &_max)SbBox3finline
transform(const SbMatrix &m)SbBox3f
~SbBox3f()SbBox3finline