Main Page Modules Class Hierarchy Alphabetical List Compound List File List Compound Members
SbBox2f Member List
This is the complete list of members for SbBox2f, including all inherited members.
- extendBy(const SbVec2f &point)
- extendBy(const SbBox2f &box)
- getAspectRatio(void) const
- getBounds(float &xmin, float &ymin, float &xmax, float &ymax) const
- getBounds(SbVec2f &min, SbVec2f &max) const
- getCenter(void) const
- getClosestPoint(const SbVec2f &p) const
- getMax(void) const
- getMin(void) const
- getOrigin(float &x0, float &y0) const
- getSize(float &w, float &h) const
- hasArea(void) const
- height(void) const (defined in SbBox2f)
[private]
- intersect(const SbVec2f &point) const
- intersect(const SbBox2f &box) const
- isEmpty(void) const
- makeEmpty(void)
- maxpt (defined in SbBox2f)
[private]
- minpt (defined in SbBox2f)
[private]
- operator!=(const SbBox2f &b1, const SbBox2f &b2)
[friend]
- operator==(const SbBox2f &b1, const SbBox2f &b2)
[friend]
- SbBox2f(void)
- SbBox2f(float xmin, float ymin, float xmax, float ymax)
- SbBox2f(const SbVec2f &min, const SbVec2f &max)
- setBounds(float xmin, float ymin, float xmax, float ymax)
- setBounds(const SbVec2f &min, const SbVec2f &max)
- width(void) const (defined in SbBox2f)
[private]
- ~SbBox2f(void)
Generated at Tue Mar 5 03:31:22 2002 for Coin by
1.2.9 written by Dimitri van Heesch,
© 1997-2001