#include <gmtl/Point.h>
#include <gmtl/Vec.h>
#include <gmtl/VecOps.h>
Go to the source code of this file.
Classes | |
class | gmtl::Ray< DATA_TYPE > |
Describes a ray. More... | |
Namespaces | |
namespace | gmtl |
Meta programming classes. | |
Typedefs | |
typedef Ray< float > | gmtl::Rayf |
typedef Ray< double > | gmtl::Rayd |