| extendBy(const SbVec2s &point) | SbBox2s | |
| extendBy(const SbBox2s &box) | SbBox2s | |
| getAspectRatio(void) const | SbBox2s | |
| getBounds(short &xmin, short &ymin, short &xmax, short &ymax) const | SbBox2s | |
| getBounds(SbVec2s &_min, SbVec2s &_max) const | SbBox2s | |
| getMax(void) const | SbBox2s | |
| getMin(void) const | SbBox2s | |
| getOrigin(short &originX, short &originY) const | SbBox2s | |
| getSize(short &sizeX, short &sizeY) const | SbBox2s | |
| hasArea(void) const (defined in SbBox2s) | SbBox2s | [private] |
| height(void) const (defined in SbBox2s) | SbBox2s | [private] |
| intersect(const SbVec2s &point) const | SbBox2s | |
| intersect(const SbBox2s &box) const | SbBox2s | |
| makeEmpty(void) | SbBox2s | |
| maxpt (defined in SbBox2s) | SbBox2s | [private] |
| minpt (defined in SbBox2s) | SbBox2s | [private] |
| operator!=(const SbBox2s &b1, const SbBox2s &b2) | SbBox2s | [friend] |
| operator==(const SbBox2s &b1, const SbBox2s &b2) | SbBox2s | [friend] |
| SbBox2s(void) | SbBox2s | |
| SbBox2s(short xmin, short ymin, short xmax, short ymax) | SbBox2s | |
| SbBox2s(const SbVec2s &_min, const SbVec2s &_max) | SbBox2s | |
| setBounds(short xmin, short ymin, short xmax, short ymax) | SbBox2s | |
| setBounds(const SbVec2s &_min, const SbVec2s &_max) | SbBox2s | |
| width(void) const (defined in SbBox2s) | SbBox2s | [private] |
| ~SbBox2s(void) | SbBox2s | |