Open Inventor Release 2024.1.1
 
Loading...
Searching...
No Matches
SbBox3f Member List

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

computeMaxDistance2(const SbVec3f &p) constSbBox3f
contains(const SbBox3f &bb) constSbBox3finline
extendBy(const SbVec3f &pt)SbBox3finline
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) constSbBox3f
getMax() constSbBox3finline
getMax()SbBox3finline
getMin() constSbBox3finline
getMin()SbBox3finline
getOrigin(float &originX, float &originY, float &originZ) constSbBox3finline
getSize(float &sizeX, float &sizeY, float &sizeZ) constSbBox3finline
getSize() constSbBox3finline
getSpan(const SbVec3f &direction, float &dMin, float &dMax) constSbBox3f
getVolume() constSbBox3f
hasVolume() constSbBox3finline
intersect(const SbVec3f &pt) constSbBox3f
intersect(const SbBox3f &bb) constSbBox3finline
intersection(const SbBox3f &box) constSbBox3f
isEmpty() constSbBox3finline
makeEmpty()SbBox3finline
operator!=SbBox3ffriend
operator<<SbBox3ffriend
operator==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
SbBox3f(const T &b)SbBox3finlineexplicit
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
triangleBoxOverlap(const SbVec3f &u0, const SbVec3f &u1, const SbVec3f &u2) constSbBox3f
~SbBox3f()SbBox3finline