RDK2::Geometry::Line2< Numeric > Class Template Reference

#include <walk_line.h>

Collaboration diagram for RDK2::Geometry::Line2< Numeric >:

Collaboration graph
[legend]

Detailed Description

template<typename Numeric>
class RDK2::Geometry::Line2< Numeric >

Definition at line 33 of file walk_line.h.


Public Member Functions

 Line2 ()
 Line2 (Numeric x0, Numeric y0, Numeric x1, Numeric y1)
 Line2 (Point2< Numeric > p0, Point2< Numeric > p1)

Data Fields

Point2< Numeric > p0
Point2< Numeric > p1

Constructor & Destructor Documentation

template<typename Numeric>
RDK2::Geometry::Line2< Numeric >::Line2 (  )  [inline]

Definition at line 35 of file walk_line.h.

template<typename Numeric>
RDK2::Geometry::Line2< Numeric >::Line2 ( Numeric  x0,
Numeric  y0,
Numeric  x1,
Numeric  y1 
) [inline]

Definition at line 36 of file walk_line.h.

template<typename Numeric>
RDK2::Geometry::Line2< Numeric >::Line2 ( Point2< Numeric >  p0,
Point2< Numeric >  p1 
) [inline]

Definition at line 37 of file walk_line.h.


Field Documentation

template<typename Numeric>
Point2<Numeric> RDK2::Geometry::Line2< Numeric >::p0

Definition at line 39 of file walk_line.h.

template<typename Numeric>
Point2<Numeric> RDK2::Geometry::Line2< Numeric >::p1

Definition at line 39 of file walk_line.h.


The documentation for this class was generated from the following file:

Generated on Tue Mar 3 15:05:57 2009 for OpenRDK by  doxygen 1.5.6