Classes | Namespaces | Typedefs

Sphere.h File Reference

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

Go to the source code of this file.

Classes

class  gmtl::Sphere< DATA_TYPE >
 Describes a sphere in 3D space by its center point and its radius. More...

Namespaces

namespace  gmtl
 

Meta programming classes.


Typedefs

typedef Sphere< float > gmtl::Spheref
typedef Sphere< double > gmtl::Sphered