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

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

extendBy(const SbVec3d &pt)SbXfBox3d
extendBy(const SbBox3d &bb)SbXfBox3d
extendBy(const SbXfBox3d &bb)SbXfBox3d
getBounds(double &xmin, double &ymin, double &zmin, double &xmax, double &ymax, double &zmax) constSbBox3dinline
getBounds(SbVec3d &minpoint, SbVec3d &maxpoint) constSbBox3dinline
getCenter(void) constSbXfBox3d
getClosestPoint(const SbVec3d &point) constSbBox3d
getInverse(void) constSbXfBox3d
SbBox3d::getMax(void) constSbBox3dinline
SbBox3d::getMax(void)SbBox3dinline
SbBox3d::getMin(void) constSbBox3dinline
SbBox3d::getMin(void)SbBox3dinline
getOrigin(double &origoX, double &origoY, double &origoZ) constSbBox3dinline
getSize(double &sizeX, double &sizeY, double &sizeZ) constSbBox3dinline
getSize(void) constSbBox3dinline
getSpan(const SbVec3d &direction, double &dMin, double &dMax) constSbXfBox3d
getTransform(void) constSbXfBox3dinline
getVolume(void) constSbXfBox3d
hasVolume(void) constSbBox3dinline
intersect(const SbVec3d &pt) constSbXfBox3d
intersect(const SbBox3d &bb) constSbXfBox3d
intersect(const SbXfBox3d &bb) constSbXfBox3d
isEmpty(void) constSbBox3dinline
makeEmpty(void)SbBox3d
maxpt (defined in SbBox3d)SbBox3dprotected
minpt (defined in SbBox3d)SbBox3dprotected
operator!=(const SbBox3d &b1, const SbBox3d &b2)SbBox3drelated
operator==(const SbBox3d &b1, const SbBox3d &b2)SbBox3drelated
outside(const SbDPMatrix &mvp, int &cullbits) constSbBox3d
print(FILE *file) constSbBox3d
project(void) constSbXfBox3d
SbBox3d(void)SbBox3dinline
SbBox3d(double xmin, double ymin, double zmin, double xmax, double ymax, double zmax)SbBox3dinline
SbBox3d(const SbVec3d &minpoint, const SbVec3d &maxpoint)SbBox3dinline
SbBox3d(const SbBox3f &box) (defined in SbBox3d)SbBox3dinlineexplicit
SbBox3d(const SbBox3s &box) (defined in SbBox3d)SbBox3dinlineexplicit
SbBox3d(const SbBox3i32 &box) (defined in SbBox3d)SbBox3dinlineexplicit
SbXfBox3d(void)SbXfBox3d
SbXfBox3d(const SbVec3d &boxmin, const SbVec3d &boxmax)SbXfBox3d
SbXfBox3d(const SbBox3d &box)SbXfBox3d
setBounds(double xmin, double ymin, double zmin, double xmax, double ymax, double zmax)SbBox3dinline
setBounds(const SbVec3d &minpoint, const SbVec3d &maxpoint)SbBox3dinline
setBounds(const SbBox3f &box)SbBox3d
setBounds(const SbBox3s &box)SbBox3d
setBounds(const SbBox3i32 &box)SbBox3d
setTransform(const SbDPMatrix &matrix)SbXfBox3d
transform(const SbDPMatrix &matrix)SbXfBox3d