Defines an axially-aligned-bounding-box (AABB), describing a 3D volume by specifying the minimum and maximum 3D corners. More...
#include <CC3Foundation.h>
Public Attributes | |
| CC3Vector | maximum |
| CC3Vector | minimum |
Defines an axially-aligned-bounding-box (AABB), describing a 3D volume by specifying the minimum and maximum 3D corners.
The maximum corner (top-right-front.
The minimum corner (bottom-left-rear.
1.7.2