v2.0.2
Public Attributes | List of all members
CC3Box Struct Reference

#include <CC3Foundation.h>

Public Attributes

CC3Vector maximum
 
CC3Vector minimum
 

Detailed Description

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

Member Data Documentation

CC3Vector CC3Box::maximum

The maximum corner (top-right-front).

CC3Vector CC3Box::minimum

The minimum corner (bottom-left-rear).


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