#include <gmtl/Point.h>
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 |