Creates a transient bounding box object.
This is a static method. |
This is a static method. |
| Type | Description |
| BoundingBox2D | Returns the new bounding box. |
| Name | Type | Description |
| minPoint | Point2D | The minimum point of the box. |
| maxPoint | Point2D | The maximum point of the box. |