Home
last modified time | relevance | path

Searched defs:acal_corr (Results 1 – 1 of 1) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/acal/
H A Dacal_match_utils.h29 struct acal_corr struct
31 acal_corr() : id_(-1) { pt_.set(-1, -1); } in acal_corr() function
32 acal_corr(size_t id, vgl_point_2d<double> const& pt) in acal_corr() function
39 bool operator==(acal_corr const& other) const { argument