SbBox3s Constructor |
Name | Description | |
---|---|---|
SbBox3s(SbVec3s, SbVec3s) |
Constructor for a 3D short box.
min and max are the corners of the
diagonal that define the box.
| |
SbBox3s(Int16, Int16, Int16, Int16, Int16, Int16) |
Constructor for a 3D short box. xmin, ymin,
zmin, xmax, ymax and
zmax are the bounds of the box.
|