Public Member Functions | Protected Member Functions | Protected Attributes
geom::Path Class Reference

#include <Path.h>

Inheritance diagram for geom::Path:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual Point eval (float dist) const =0
float getLength ()
void setLength (float len)

Protected Member Functions

 Path ()
 ~Path ()

Protected Attributes

float length

Detailed Description

Definition at line 45 of file Path.h.


Constructor & Destructor Documentation

geom::Path::Path ( ) [protected]

Definition at line 44 of file Path.cpp.

geom::Path::~Path ( ) [inline, protected]

Definition at line 48 of file Path.h.


Member Function Documentation

virtual Point geom::Path::eval ( float  dist) const [pure virtual]

Implemented in geom::Line.

float geom::Path::getLength ( ) [inline]

Definition at line 53 of file Path.h.

void geom::Path::setLength ( float  len)

Definition at line 46 of file Path.cpp.


Member Data Documentation

float geom::Path::length [protected]

Definition at line 48 of file Path.h.


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


explore_hrl
Author(s): Travis Deyle
autogenerated on Wed Nov 27 2013 11:48:01