Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://coin3d.github.io
https://www.kongsberg.com/en/kogt/
SbBox2f Member List

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

extendBy(const SbVec2f &point)SbBox2f
extendBy(const SbBox2f &box)SbBox2f
getAspectRatio(void) constSbBox2finline
getBounds(float &xmin, float &ymin, float &xmax, float &ymax) constSbBox2finline
getBounds(SbVec2f &minpoint, SbVec2f &maxpoint) constSbBox2finline
getCenter(void) constSbBox2finline
getClosestPoint(const SbVec2f &point) constSbBox2f
getMax(void) constSbBox2finline
getMax(void)SbBox2finline
getMin(void) constSbBox2finline
getMin(void)SbBox2finline
getOrigin(float &originX, float &originY) constSbBox2finline
getSize(float &sizeX, float &sizeY) constSbBox2finline
getSize(void) constSbBox2finline
hasArea(void) constSbBox2finline
intersect(const SbVec2f &point) constSbBox2f
intersect(const SbBox2f &box) constSbBox2f
isEmpty(void) constSbBox2finline
makeEmpty(void)SbBox2f
maxpt (defined in SbBox2f)SbBox2fprotected
minpt (defined in SbBox2f)SbBox2fprotected
operator!=(const SbBox2f &b1, const SbBox2f &b2)SbBox2frelated
operator==(const SbBox2f &b1, const SbBox2f &b2)SbBox2frelated
SbBox2f(void)SbBox2finline
SbBox2f(float xmin, float ymin, float xmax, float ymax)SbBox2finline
SbBox2f(const SbVec2f &minpoint, const SbVec2f &maxpoint)SbBox2finline
SbBox2f(const SbBox2d &box)SbBox2finlineexplicit
SbBox2f(const SbBox2s &box)SbBox2finlineexplicit
SbBox2f(const SbBox2i32 &box)SbBox2finlineexplicit
setBounds(float xmin, float ymin, float xmax, float ymax)SbBox2finline
setBounds(const SbVec2f &minpoint, const SbVec2f &maxpoint)SbBox2finline
setBounds(const SbBox2d &box)SbBox2f
setBounds(const SbBox2s &box)SbBox2f
setBounds(const SbBox2i32 &box)SbBox2f