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

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

extendBy(const SbVec2s &point)SbBox2s
extendBy(const SbBox2s &box)SbBox2s
getAspectRatio(void) constSbBox2sinline
getBounds(short &xmin, short &ymin, short &xmax, short &ymax) constSbBox2sinline
getBounds(SbVec2s &minpoint, SbVec2s &maxpoint) constSbBox2sinline
getCenter(void) constSbBox2sinline
getMax(void) constSbBox2sinline
getMax(void)SbBox2sinline
getMin(void) constSbBox2sinline
getMin(void)SbBox2sinline
getOrigin(short &originX, short &originY) constSbBox2sinline
getSize(short &sizeX, short &sizeY) constSbBox2sinline
getSize(void) constSbBox2sinline
hasArea(void) constSbBox2sinline
intersect(const SbVec2s &point) constSbBox2s
intersect(const SbBox2s &box) constSbBox2s
isEmpty(void) constSbBox2sinline
makeEmpty(void)SbBox2s
operator!=(const SbBox2s &b1, const SbBox2s &b2)SbBox2srelated
operator==(const SbBox2s &b1, const SbBox2s &b2)SbBox2srelated
SbBox2s(void)SbBox2sinline
SbBox2s(short xmin, short ymin, short xmax, short ymax)SbBox2sinline
SbBox2s(const SbVec2s &minpoint, const SbVec2s &maxpoint)SbBox2sinline
SbBox2s(const SbBox2i32 &box)SbBox2sinlineexplicit
SbBox2s(const SbBox2f &box)SbBox2sinlineexplicit
SbBox2s(const SbBox2d &box)SbBox2sinlineexplicit
setBounds(short xmin, short ymin, short xmax, short ymax)SbBox2sinline
setBounds(const SbVec2s &minpoint, const SbVec2s &maxpoint)SbBox2sinline
setBounds(const SbBox2i32 &box)SbBox2s
setBounds(const SbBox2f &box)SbBox2s
setBounds(const SbBox2d &box)SbBox2s