Coin Logo http://www.coin3d.org/
http://www.kongsberg.com/kogt/

SbBox3f Member List

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

extendBy(const SbVec3f &pt)SbBox3f
extendBy(const SbBox3f &box)SbBox3f
getBounds(float &xmin, float &ymin, float &zmin, float &xmax, float &ymax, float &zmax) const SbBox3finline
getBounds(SbVec3f &minpoint, SbVec3f &maxpoint) const SbBox3finline
getCenter(void) const SbBox3finline
getClosestPoint(const SbVec3f &point) const SbBox3f
getMax(void) const SbBox3finline
getMax(void)SbBox3finline
getMin(void) const SbBox3finline
getMin(void)SbBox3finline
getOrigin(float &originX, float &originY, float &originZ) const SbBox3finline
getSize(float &sizeX, float &sizeY, float &sizeZ) const SbBox3finline
getSize(void) const SbBox3finline
getSpan(const SbVec3f &dir, float &dmin, float &dmax) const SbBox3f
getVolume(void) const SbBox3finline
hasVolume(void) const SbBox3finline
intersect(const SbVec3f &pt) const SbBox3f
intersect(const SbBox3f &box) const SbBox3f
isEmpty(void) const SbBox3finline
makeEmpty(void)SbBox3f
operator!=(const SbBox3f &b1, const SbBox3f &b2)SbBox3frelated
operator==(const SbBox3f &b1, const SbBox3f &b2)SbBox3frelated
outside(const SbMatrix &mvp, int &cullbits) const SbBox3f
print(FILE *file) const SbBox3f
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
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
transform(const SbMatrix &matrix)SbBox3f

Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.

Generated for Coin by Doxygen