v2.25
Cube Struct Reference

Represents an axis-aligned bounding box. More...

Public Attributes

Point3D MIN
 The min point of the box diagonal with minimum coordinates.
 
Point3D MAX
 The max point of the box diagonal with maximum coordinates.
 

Detailed Description

Represents an axis-aligned bounding box.