Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

PfMarker Class Reference

A marker landmark. More...

#include <ShapeLandmarks.h>

Inheritance diagram for PfMarker:

Detailed Description

A marker landmark.

Definition at line 96 of file ShapeLandmarks.h.

List of all members.

Public Member Functions

 PfMarker (int _id, rgb _color, bool _mobile, coordinate_t _x, coordinate_t _y, const Shape< MarkerData > &_data)
virtual void print (std::ostream &os) const

Public Attributes

Shape< MarkerData > data

Constructor & Destructor Documentation

PfMarker::PfMarker ( int  _id,
rgb  _color,
bool  _mobile,
coordinate_t  _x,
coordinate_t  _y,
const Shape< MarkerData > &  _data 
)

Definition at line 100 of file ShapeLandmarks.h.


Member Function Documentation

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

Implements PfRoot.

Definition at line 211 of file ShapeLandmarks.cc.


Member Data Documentation

Shape<MarkerData> PfMarker::data

Definition at line 98 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