![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <types.h>

Public Member Functions | |
| FeatureMatch () | |
| FeatureMatch (const point2D_t point2D_idx1, const point2D_t point2D_idx2) | |
Public Attributes | |
| point2D_t | point2D_idx1 = kInvalidPoint2DIdx |
| point2D_t | point2D_idx2 = kInvalidPoint2DIdx |
| point2D_t colmap::FeatureMatch::point2D_idx1 = kInvalidPoint2DIdx |
Definition at line 71 of file types.h.
Referenced by BOOST_AUTO_TEST_CASE().
| point2D_t colmap::FeatureMatch::point2D_idx2 = kInvalidPoint2DIdx |
Definition at line 74 of file types.h.
Referenced by BOOST_AUTO_TEST_CASE().