Classes | Namespaces | Typedefs
GeoDirectedLine.h File Reference

Class def header for a class DirectedLine. More...

#include "larcorealg/GeoAlgo/GeoLine.h"
#include "larcorealg/GeoAlgo/GeoVector.h"

Go to the source code of this file.

Classes

class  geoalgo::DirectedLine
 Representation of a 3D infinite line. Defines an infinite 3D line with a point and a direction. Line points are constructed like this: (pt, dir) -> (pt, pt+dir) It hides the point attributes from users for protecting the dimensionality. More...
 

Namespaces

 geoalgo
 

Typedefs

typedef DirectedLine geoalgo::DirectedLine_t
 

Detailed Description

Class def header for a class DirectedLine.

Author
David Caratelli

Definition in file GeoDirectedLine.h.