Detailed Description
Definition at line 11 of file SegmentHypothesisDebug.hpp.
List of all members.
Classes |
| struct | PointInfo |
Public Member Functions |
|
void | addPoint (double _x, double _y, double _angle, double _grad, double _gray) |
|
int | count () const |
|
jblas::vec2 | pointAt (int _index) |
|
double | angleAt (int _index) |
|
double | gradAt (int _index) |
|
double | grayAt (int _index) |
|
void | lastIsSelected (int _offset) |
|
int | selectedIndex () const |
Private Attributes |
|
std::vector< PointInfo > | m_points |
|
int | m_selectedIndex |
The documentation for this class was generated from the following file: