Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

PfCylinder Class Reference

A cylinder landmark. More...

#include <ShapeLandmarks.h>

Inheritance diagram for PfCylinder:

Detailed Description

A cylinder landmark.

Definition at line 118 of file ShapeLandmarks.h.

List of all members.

Public Member Functions

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

Public Attributes

float radius
float height

Constructor & Destructor Documentation

PfCylinder::PfCylinder ( int  _id,
rgb  _color,
bool  _mobile,
coordinate_t  _x,
coordinate_t  _y,
const Shape< CylinderData > &  cyl 
)

Definition at line 120 of file ShapeLandmarks.h.


Member Function Documentation

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

Implements PfRoot.

Definition at line 223 of file ShapeLandmarks.cc.


Member Data Documentation

Definition at line 125 of file ShapeLandmarks.h.

Definition at line 125 of file ShapeLandmarks.h.


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