Bounds Struct Reference

Bounds is a 3-dimensional bounding box. More...

#include <Types.h>

Collaboration diagram for Bounds:

Collaboration graph
[legend]

List of all members.

Public Attributes

Range x
Range y
Range z


Detailed Description

The Bounds structure stores a 3-dimensional bounding box and defines some basic operation on bounding boxes.

Definition at line 127 of file Types.h.


Member Data Documentation

Definition at line 129 of file Types.h.

Definition at line 130 of file Types.h.

Definition at line 131 of file Types.h.


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

LizardTech