SbBox2s Constructor |
Name | Description | |
---|---|---|
SbBox2s(SbVec2s, SbVec2s) |
Constructor for a 2D short box. min and
max are the corners of the diagonal that defines the box.
| |
SbBox2s(Int16, Int16, Int16, Int16) |
Constructor for a 2D short box. xmin, ymin,
xmax, and ymax are the bounds of the box.
|