This is the complete list of members for SbBox3s, including all inherited members.
contains(const SbBox3s &bb) const | SbBox3s | inline |
extendBy(const SbVec3f &pt) | SbBox3s | |
extendBy(const SbBox3s &bb) | SbBox3s | |
getBounds(short &xmin, short &ymin, short &zmin, short &xmax, short &ymax, short &zmax) const | SbBox3s | inline |
getBounds(SbVec3s &_min, SbVec3s &_max) const | SbBox3s | inline |
getCenter() const | SbBox3s | |
getClosestPoint(const SbVec3f &point) const | SbBox3s | |
getMax() const | SbBox3s | inline |
getMax() | SbBox3s | inline |
getMin() const | SbBox3s | inline |
getMin() | SbBox3s | inline |
getOrigin(short &originX, short &originY, short &originZ) const | SbBox3s | inline |
getSize(short &sizeX, short &sizeY, short &sizeZ) const | SbBox3s | inline |
getSpan(const SbVec3f &direction, float &dMin, float &dMax) const | SbBox3s | |
getVolume() const | SbBox3s | |
hasVolume() const | SbBox3s | inline |
intersect(const SbVec3f &pt) const | SbBox3s | |
intersect(const SbBox3s &bb) const | SbBox3s | |
intersection(const SbBox3s &box) const | SbBox3s | |
isEmpty() const | SbBox3s | inline |
makeEmpty() | SbBox3s | |
operator!= | SbBox3s | friend |
operator=(const SbBox3i32 &box) | SbBox3s | |
operator== | SbBox3s | friend |
outside(const SbMatrix &MVP, int &cullBits) const | SbBox3s | |
SbBox3s() | SbBox3s | inline |
SbBox3s(short xmin, short ymin, short zmin, short xmax, short ymax, short zmax) | SbBox3s | inline |
SbBox3s(const SbVec3s &_min, const SbVec3s &_max) | SbBox3s | inline |
SbBox3s(const SbBox3i32 &box) | SbBox3s | |
setBounds(short xmin, short ymin, short zmin, short xmax, short ymax, short zmax) | SbBox3s | inline |
setBounds(const SbVec3s &_min, const SbVec3s &_max) | SbBox3s | inline |
transform(const SbMatrix &m) | SbBox3s | |
~SbBox3s() | SbBox3s | inline |