Open Inventor Reference
SbBox2s Member List

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

extendBy(const SbVec2s &pt)SbBox2s
extendBy(const SbBox2s &r)SbBox2s
getAspectRatio() constSbBox2sinline
getBounds(short &xmin, short &ymin, short &xmax, short &ymax) constSbBox2sinline
getBounds(SbVec2s &_min, SbVec2s &_max) constSbBox2sinline
getMax() constSbBox2sinline
getMin() constSbBox2sinline
getOrigin(short &originX, short &originY) constSbBox2sinline
getSize(short &sizeX, short &sizeY) constSbBox2sinline
intersect(const SbVec2s &pt) constSbBox2s
intersect(const SbBox2s &bb) constSbBox2s
makeEmpty()SbBox2s
operator!=(const SbBox2s &b1, const SbBox2s &b2)SbBox2sfriend
operator==(const SbBox2s &b1, const SbBox2s &b2)SbBox2sfriend
SbBox2s()SbBox2sinline
SbBox2s(short xmin, short ymin, short xmax, short ymax)SbBox2sinline
SbBox2s(const SbVec2s &min, const SbVec2s &max)SbBox2sinline
setBounds(short xmin, short ymin, short xmax, short ymax)SbBox2sinline
setBounds(const SbVec2s &_min, const SbVec2s &_max)SbBox2sinline
~SbBox2s()SbBox2sinline