| getDescriptor() const | InterestPoint | [inline] |
| getPosition() const | InterestPoint | [inline] |
| getScale() const | InterestPoint | [inline] |
| getScaleLevel() const | InterestPoint | [inline] |
| getSupport() const | InterestPoint | [inline] |
| InterestPoint(const OrientedPoint2D &position, double scale, const Descriptor *descriptor=0) | InterestPoint | |
| InterestPoint(const InterestPoint &point) | InterestPoint | |
| m_descriptor | InterestPoint | [protected] |
| m_position | InterestPoint | [protected] |
| m_scale | InterestPoint | [protected] |
| m_scaleLevel | InterestPoint | [protected] |
| m_supportPoints | InterestPoint | [protected] |
| operator=(const InterestPoint &_point) | InterestPoint | |
| setDescriptor(const Descriptor *_descriptor) | InterestPoint | [inline] |
| setPosition(const OrientedPoint2D &_position) | InterestPoint | [inline] |
| setScale(double _scale) | InterestPoint | [inline] |
| setScaleLevel(unsigned int _scale) | InterestPoint | [inline] |
| setSupport(const std::vector< Point2D > &points) | InterestPoint | [inline] |
| ~InterestPoint() | InterestPoint | [virtual] |