Open Inventor Reference
SbBox2f Member List

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

extendBy(const SbVec2f &pt)SbBox2f
extendBy(const SbBox2f &r)SbBox2f
getAspectRatio() constSbBox2finline
getBounds(float &xmin, float &ymin, float &xmax, float &ymax) constSbBox2finline
getBounds(SbVec2f &_min, SbVec2f &_max) constSbBox2finline
getCenter() constSbBox2f
getClosestPoint(const SbVec2f &point)SbBox2f
getMax() constSbBox2finline
getMin() constSbBox2finline
getOrigin(float &originX, float &originY) constSbBox2finline
getSize(float &sizeX, float &sizeY) constSbBox2finline
hasArea() constSbBox2finline
intersect(const SbVec2f &pt) constSbBox2f
intersect(const SbBox2f &bb) constSbBox2f
isEmpty() constSbBox2finline
makeEmpty()SbBox2f
operator!=(const SbBox2f &b1, const SbBox2f &b2)SbBox2ffriend
operator==(const SbBox2f &b1, const SbBox2f &b2)SbBox2ffriend
SbBox2f()SbBox2finline
SbBox2f(float xmin, float ymin, float xmax, float ymax)SbBox2finline
SbBox2f(const SbVec2f &_min, const SbVec2f &_max)SbBox2finline
setBounds(float xmin, float ymin, float xmax, float ymax)SbBox2finline
setBounds(const SbVec2f &_min, const SbVec2f &_max)SbBox2finline
~SbBox2f()SbBox2finline