Classes | Namespaces | Typedefs

AABox.h File Reference

#include <gmtl/Point.h>
Include dependency graph for AABox.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gmtl::AABox< DATA_TYPE >
 Describes an axially aligned box in 3D space. More...

Namespaces

namespace  gmtl
 

Meta programming classes.


Typedefs

typedef AABox< float > gmtl::AABoxf
typedef AABox< double > gmtl::AABoxd