#include <PairSetCorner.h>
Public Member Functions | |
| PairSetCorner (const PairMatchSetCorner &matches) | |
Public Attributes | |
| vcl_vector< HomgPoint2D > | points1 |
| vcl_vector< HomgPoint2D > | points2 |
Definition at line 22 of file PairSetCorner.h.
| PairSetCorner::PairSetCorner | ( | const PairMatchSetCorner & | matches | ) |
Definition at line 9 of file PairSetCorner.cxx.
| vcl_vector<HomgPoint2D> PairSetCorner::points1 |
Definition at line 25 of file PairSetCorner.h.
| vcl_vector<HomgPoint2D> PairSetCorner::points2 |
Definition at line 26 of file PairSetCorner.h.
1.7.5.1