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

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

extendBy(const SbVec3s &pt)SbBox3s
extendBy(const SbBox3s &box)SbBox3s
getBounds(short &xmin, short &ymin, short &zmin, short &xmax, short &ymax, short &zmax) constSbBox3sinline
getBounds(SbVec3s &minpoint, SbVec3s &maxpoint) constSbBox3sinline
getCenter(void) const (defined in SbBox3s)SbBox3sinline
getClosestPoint(const SbVec3f &pt) const (defined in SbBox3s)SbBox3s
getMax(void) constSbBox3sinline
getMax(void) (defined in SbBox3s)SbBox3sinline
getMin(void) constSbBox3sinline
getMin(void) (defined in SbBox3s)SbBox3sinline
getOrigin(short &originX, short &originY, short &originZ) constSbBox3sinline
getSize(short &sizeX, short &sizeY, short &sizeZ) constSbBox3sinline
getSize(void) const (defined in SbBox3s)SbBox3sinline
getVolume(void) const (defined in SbBox3s)SbBox3sinline
hasVolume(void) const (defined in SbBox3s)SbBox3sinline
intersect(const SbVec3s &pt) constSbBox3s
intersect(const SbBox3s &box) constSbBox3s
isEmpty(void) const (defined in SbBox3s)SbBox3sinline
makeEmpty(void)SbBox3s
maxpt (defined in SbBox3s)SbBox3sprotected
minpt (defined in SbBox3s)SbBox3sprotected
operator!=(const SbBox3s &b1, const SbBox3s &b2)SbBox3srelated
operator==(const SbBox3s &b1, const SbBox3s &b2)SbBox3srelated
SbBox3s(void)SbBox3sinline
SbBox3s(short xmin, short ymin, short zmin, short xmax, short ymax, short zmax)SbBox3sinline
SbBox3s(const SbVec3s &minpoint, const SbVec3s &maxpoint)SbBox3sinline
SbBox3s(const SbBox3i32 &box) (defined in SbBox3s)SbBox3sinlineexplicit
SbBox3s(const SbBox3f &box) (defined in SbBox3s)SbBox3sinlineexplicit
SbBox3s(const SbBox3d &box) (defined in SbBox3s)SbBox3sinlineexplicit
setBounds(short xmin, short ymin, short zmin, short xmax, short ymax, short zmax)SbBox3sinline
setBounds(const SbVec3s &minpoint, const SbVec3s &maxpoint)SbBox3sinline
setBounds(const SbBox3i32 &box)SbBox3s
setBounds(const SbBox3f &box)SbBox3s
setBounds(const SbBox3d &box)SbBox3s