Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://bitbucket.org/Coin3D/
http://www.kongsberg.com/kogt/
SbXfBox3f Member List

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

extendBy(const SbVec3f &pt)SbXfBox3f
extendBy(const SbBox3f &bb)SbXfBox3f
extendBy(const SbXfBox3f &bb)SbXfBox3f
getBounds(float &xmin, float &ymin, float &zmin, float &xmax, float &ymax, float &zmax) constSbBox3finline
getBounds(SbVec3f &minpoint, SbVec3f &maxpoint) constSbBox3finline
getCenter(void) constSbXfBox3f
getClosestPoint(const SbVec3f &point) constSbBox3f
getInverse(void) constSbXfBox3f
SbBox3f::getMax(void)SbBox3finline
SbBox3f::getMin(void)SbBox3finline
getOrigin(float &originX, float &originY, float &originZ) constSbBox3finline
getSize(float &sizeX, float &sizeY, float &sizeZ) constSbBox3finline
getSize(void) constSbBox3finline
getSpan(const SbVec3f &direction, float &dMin, float &dMax) constSbXfBox3f
getTransform(void) constSbXfBox3f
getVolume(void) constSbXfBox3f
hasVolume(void) constSbBox3finline
intersect(const SbVec3f &pt) constSbXfBox3f
intersect(const SbBox3f &bb) constSbXfBox3f
intersect(const SbXfBox3f &bb) constSbXfBox3f
isEmpty(void) constSbBox3finline
makeEmpty(void)SbBox3f
operator!=(const SbXfBox3f &b1, const SbXfBox3f &b2)SbXfBox3ffriend
SbBox3f::operator!=(const SbBox3f &b1, const SbBox3f &b2)SbBox3frelated
operator==(const SbXfBox3f &b1, const SbXfBox3f &b2)SbXfBox3ffriend
SbBox3f::operator==(const SbBox3f &b1, const SbBox3f &b2)SbBox3frelated
outside(const SbMatrix &mvp, int &cullbits) constSbBox3f
print(FILE *file) constSbXfBox3f
project(void) constSbXfBox3f
SbBox3f(void)SbBox3finline
SbBox3f(float xmin, float ymin, float zmin, float xmax, float ymax, float zmax)SbBox3finline
SbBox3f(const SbVec3f &minpoint, const SbVec3f &maxpoint)SbBox3finline
SbBox3f(const SbBox3d &box) (defined in SbBox3f)SbBox3finlineexplicit
SbBox3f(const SbBox3s &box) (defined in SbBox3f)SbBox3finlineexplicit
SbBox3f(const SbBox3i32 &box) (defined in SbBox3f)SbBox3finlineexplicit
SbXfBox3f(void)SbXfBox3f
SbXfBox3f(const SbVec3f &boxmin, const SbVec3f &boxmax)SbXfBox3f
SbXfBox3f(const SbBox3f &box)SbXfBox3f
setBounds(float xmin, float ymin, float zmin, float xmax, float ymax, float zmax)SbBox3finline
setBounds(const SbVec3f &minpoint, const SbVec3f &maxpoint)SbBox3finline
setBounds(const SbBox3d &box)SbBox3f
setBounds(const SbBox3s &box)SbBox3f
setBounds(const SbBox3i32 &box)SbBox3f
setTransform(const SbMatrix &m)SbXfBox3f
transform(const SbMatrix &m)SbXfBox3f
~SbXfBox3f()SbXfBox3f