#include <gmtl/Vec.h>
#include <gmtl/Point.h>
#include <gmtl/VecOps.h>
Go to the source code of this file.
Classes | |
class | gmtl::Plane< DATA_TYPE > |
Plane: Defines a geometrical plane. More... | |
Namespaces | |
namespace | gmtl |
Meta programming classes. | |
Typedefs | |
typedef Plane< float > | gmtl::Planef |
typedef Plane< double > | gmtl::Planed |