PointMatchTriplet Class Reference

Representation of one matched point as produced from the point match algorithm. More...

#include <PointMatchTriplet.h>

List of all members.

Public Member Functions

 PointMatchTriplet (int x, int y, double correlation)
 Single constructor.
bool operator< (const PointMatchTriplet &other) const
 Comparison operator for sorting lists of this class using qSort.
double correlation () const
 Get method for correlation.
QPoint point () const
 Return (x,y) coordinates as a point.
int x () const
 Get method for x coordinate.
int y () const
 Get method for y coordinate.

Detailed Description

Representation of one matched point as produced from the point match algorithm.

Definition at line 13 of file PointMatchTriplet.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations Friends

Generated on 21 Oct 2017 for Engauge Digitizer by  doxygen 1.6.1