Type alias BoundingBox

BoundingBox: [Point, Point, Point, Point]

A bounding box defined by 4 points.

Generated using TypeDoc