Classes | Namespaces | Typedefs

LineSeg.h File Reference

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

Go to the source code of this file.

Classes

class  gmtl::LineSeg< DATA_TYPE >
 Describes a line segment. More...

Namespaces

namespace  gmtl
 

Meta programming classes.


Typedefs

typedef LineSeg< float > gmtl::LineSegf
typedef LineSeg< double > gmtl::LineSegd