Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
SieveExtractorMatch Class Reference
Inheritance diagram for SieveExtractorMatch:
Inheritance graph

Public Member Functions

 SieveExtractorMatch (lfeat::PointMatchVector_t &iM)
 
virtual void operator() (const lfeat::PointMatchPtr &m)
 

Private Attributes

lfeat::PointMatchVector_t_m
 

Detailed Description

Definition at line 85 of file PanoDetectorLogic.cpp.

Constructor & Destructor Documentation

SieveExtractorMatch::SieveExtractorMatch ( lfeat::PointMatchVector_t iM)
inlineexplicit

Definition at line 88 of file PanoDetectorLogic.cpp.

Member Function Documentation

virtual void SieveExtractorMatch::operator() ( const lfeat::PointMatchPtr m)
inlinevirtual

Implements lfeat::SieveExtractor< lfeat::PointMatchPtr >.

Definition at line 89 of file PanoDetectorLogic.cpp.

References _m.

Member Data Documentation

lfeat::PointMatchVector_t& SieveExtractorMatch::_m
private

Definition at line 94 of file PanoDetectorLogic.cpp.

Referenced by operator()().


The documentation for this class was generated from the following file: