Jafar
|
Definition at line 17 of file matching.hpp.
Classes | |
struct | checkFeature |
Public Member Functions | |
Match (ViewPartLink *mref_=0, Feature *fref_=0, double valid_=false) | |
bool | operator== (Match const &mi_) const |
Static Public Member Functions | |
static std::vector< Match > | extractByView (std::vector< Match > const &m_, int id_) |
static ViewPartLink * | getMatch (std::vector< Match > const &m_, Feature *const fref_) |
Public Attributes | |
ViewPartLink * | modelRef |
Feature * | frameRef |
bool | valid |
Generated on Wed Oct 15 2014 00:37:47 for Jafar by doxygen 1.7.6.1 |