Public Attributes

CC3BoundingBox Struct Reference

Defines an axially-aligned-bounding-box (AABB), describing a 3D volume by specifying the minimum and maximum 3D corners. More...

#include <CC3Foundation.h>

Collaboration diagram for CC3BoundingBox:
Collaboration graph
[legend]

List of all members.

Public Attributes

CC3Vector maximum
CC3Vector minimum

Detailed Description

Defines an axially-aligned-bounding-box (AABB), describing a 3D volume by specifying the minimum and maximum 3D corners.


Member Data Documentation

The maximum corner (top-right-front).

The minimum corner (bottom-left-rear).


The documentation for this struct was generated from the following file: