class documentation
class BoundingBox(Generic[
Constructor: BoundingBox(corner_min, corner_max, dtype)
Class to handle the concept of a bounding box in some coordinate system
| Class Method | from |
Undocumented |
| Class Method | from |
Undocumented |
| Class Method | from |
Undocumented |
| Method | __init__ |
Undocumented |
| Method | __repr__ |
Undocumented |
| Method | inflate |
Undocumented |
| Method | to |
Undocumented |
| Method | to |
Undocumented |
| Instance Variable | coords |
Undocumented |
| Property | extent |
Undocumented |
| Property | max |
Undocumented |
| Property | min |
Undocumented |
| Property | mpl |
Undocumented |
| Property | mpl |
Undocumented |