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

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

extendBy(const SbVec2d &point)SbBox2d
extendBy(const SbBox2d &box)SbBox2d
findIntersection(const SbVec2d &a, const SbVec2d &b, SbVec2d &ia, SbVec2d &ib) constSbBox2d
getAspectRatio(void) constSbBox2dinline
getBounds(double &xmin, double &ymin, double &xmax, double &ymax) constSbBox2dinline
getBounds(SbVec2d &minpoint, SbVec2d &maxpoint) constSbBox2dinline
getCenter(void) constSbBox2dinline
getClosestPoint(const SbVec2d &p) constSbBox2d
getMax(void) constSbBox2dinline
getMax(void)SbBox2dinline
getMin(void) constSbBox2dinline
getMin(void)SbBox2dinline
getOrigin(double &originX, double &originY) constSbBox2dinline
getSize(double &sizeX, double &sizeY) constSbBox2dinline
getSize(void) const (defined in SbBox2d)SbBox2dinline
hasArea(void) constSbBox2dinline
intersect(const SbVec2d &point) constSbBox2d
intersect(const SbBox2d &box) constSbBox2d
isEmpty(void) constSbBox2dinline
makeEmpty(void)SbBox2d
operator!=(const SbBox2d &b1, const SbBox2d &b2)SbBox2drelated
operator==(const SbBox2d &b1, const SbBox2d &b2)SbBox2drelated
SbBox2d(void)SbBox2dinline
SbBox2d(double xmin, double ymin, double xmax, double ymax)SbBox2dinline
SbBox2d(const SbVec2d &minpoint, const SbVec2d &maxpoint)SbBox2dinline
SbBox2d(const SbBox2f &box) (defined in SbBox2d)SbBox2dinlineexplicit
SbBox2d(const SbBox2s &box) (defined in SbBox2d)SbBox2dinlineexplicit
SbBox2d(const SbBox2i32 &box) (defined in SbBox2d)SbBox2dinlineexplicit
setBounds(double xmin, double ymin, double xmax, double ymax)SbBox2dinline
setBounds(const SbVec2d &minpoint, const SbVec2d &maxpoint)SbBox2dinline
setBounds(const SbBox2f &box)SbBox2d
setBounds(const SbBox2s &box)SbBox2d
setBounds(const SbBox2i32 &box)SbBox2d