Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

PfLine Class Reference

A line landmark; world lines will have two of these, with the endpoints switched. More...

#include <ShapeLandmarks.h>

Inheritance diagram for PfLine:

Detailed Description

A line landmark; world lines will have two of these, with the endpoints switched.

Definition at line 53 of file ShapeLandmarks.h.

List of all members.

Public Member Functions

 PfLine (int _id, rgb _color, bool _mobile, coordinate_t _x, coordinate_t _y, coordinate_t _x2, coordinate_t _y2, bool _v1, bool _v2)
virtual void print (std::ostream &os) const

Public Attributes

coordinate_t x2
coordinate_t y2
bool valid1
bool valid2
AngPi orientation
float length

Constructor & Destructor Documentation

PfLine::PfLine ( int  _id,
rgb  _color,
bool  _mobile,
coordinate_t  _x,
coordinate_t  _y,
coordinate_t  _x2,
coordinate_t  _y2,
bool  _v1,
bool  _v2 
)

Definition at line 60 of file ShapeLandmarks.h.


Member Function Documentation

void PfLine::print ( std::ostream &  os  )  const [virtual]

Implements PfRoot.

Definition at line 184 of file ShapeLandmarks.cc.


Member Data Documentation

Definition at line 56 of file ShapeLandmarks.h.

Referenced by LocalShapeEvaluator::evaluateWorkhorse().

Definition at line 56 of file ShapeLandmarks.h.

Referenced by LocalShapeEvaluator::evaluateWorkhorse().


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

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:14 2016 by Doxygen 1.6.3