Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
SbBox3s Member List

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

contains(const SbBox3s &bb) constSbBox3sinline
extendBy(const SbVec3f &pt)SbBox3s
extendBy(const SbBox3s &bb)SbBox3s
getBounds(short &xmin, short &ymin, short &zmin, short &xmax, short &ymax, short &zmax) constSbBox3sinline
getBounds(SbVec3s &_min, SbVec3s &_max) constSbBox3sinline
getCenter() constSbBox3s
getClosestPoint(const SbVec3f &point) constSbBox3s
getMax() constSbBox3sinline
getMax()SbBox3sinline
getMin() constSbBox3sinline
getMin()SbBox3sinline
getOrigin(short &originX, short &originY, short &originZ) constSbBox3sinline
getSize(short &sizeX, short &sizeY, short &sizeZ) constSbBox3sinline
getSpan(const SbVec3f &direction, float &dMin, float &dMax) constSbBox3s
getVolume() constSbBox3s
hasVolume() constSbBox3sinline
intersect(const SbVec3f &pt) constSbBox3s
intersect(const SbBox3s &bb) constSbBox3s
intersection(const SbBox3s &box) constSbBox3s
isEmpty() constSbBox3sinline
makeEmpty()SbBox3s
operator!=SbBox3sfriend
operator=(const SbBox3i32 &box)SbBox3s
operator==SbBox3sfriend
outside(const SbMatrix &MVP, int &cullBits) constSbBox3s
SbBox3s()SbBox3sinline
SbBox3s(short xmin, short ymin, short zmin, short xmax, short ymax, short zmax)SbBox3sinline
SbBox3s(const SbVec3s &_min, const SbVec3s &_max)SbBox3sinline
SbBox3s(const SbBox3i32 &box)SbBox3s
setBounds(short xmin, short ymin, short zmin, short xmax, short ymax, short zmax)SbBox3sinline
setBounds(const SbVec3s &_min, const SbVec3s &_max)SbBox3sinline
transform(const SbMatrix &m)SbBox3s
~SbBox3s()SbBox3sinline