Variables | Functions | Enumerations | Enumerator | Typedefs
Variables | defined in | |
Functions | defined in | |
extendBy(const SbVec2s &pt) | SbBox2s | |
extendBy(const SbBox2s &r) | SbBox2s | |
getAspectRatio() const | SbBox2s | [inline] |
getBounds(short &xmin, short &ymin, short &xmax, short &ymax) const | SbBox2s | [inline] |
getBounds(SbVec2s &_min, SbVec2s &_max) const | SbBox2s | [inline] |
getMax() const | SbBox2s | [inline] |
getMin() const | SbBox2s | [inline] |
getOrigin(short &originX, short &originY) const | SbBox2s | [inline] |
getSize(short &sizeX, short &sizeY) const | SbBox2s | [inline] |
getSize() const | SbBox2s | [inline] |
hasArea() const | SbBox2s | [inline] |
intersect(const SbVec2s &pt) const | SbBox2s | |
intersect(const SbBox2s &bb) const | SbBox2s | |
intersection(const SbBox2s &box) const | SbBox2s | |
isEmpty() const | SbBox2s | [inline] |
makeEmpty() | SbBox2s | |
SbBox2s() | SbBox2s | [inline] |
SbBox2s(short xmin, short ymin, short xmax, short ymax) | SbBox2s | [inline] |
SbBox2s(const SbVec2s &_min, const SbVec2s &_max) | SbBox2s | [inline] |
setBounds(short xmin, short ymin, short xmax, short ymax) | SbBox2s | [inline] |
setBounds(const SbVec2s &_min, const SbVec2s &_max) | SbBox2s | [inline] |
~SbBox2s() | SbBox2s | [inline] |
Enumerations | defined in | |
Enumerator | defined in | |
Typedefs | defined in | |