Main MRPT website > C++ reference
MRPT logo

mrpt::vision::CMatchedFeatureList Class Reference

A list of features. More...

#include <mrpt/vision/CFeature.h>

Inheritance diagram for mrpt::vision::CMatchedFeatureList:
Inheritance graph
[legend]
Collaboration diagram for mrpt::vision::CMatchedFeatureList:
Collaboration graph
[legend]

List of all members.

Public Member Functions

TFeatureType get_type () const
 The type of feature which contains.
void saveToTextFile (const std::string &fileName)
 Save list of matched features to a text file.
 CMatchedFeatureList ()
 Constructor.
virtual ~CMatchedFeatureList ()
 Virtual destructor.

Detailed Description

A list of features.

Definition at line 280 of file CFeature.h.


Constructor & Destructor Documentation

mrpt::vision::CMatchedFeatureList::CMatchedFeatureList (  ) 

Constructor.

virtual mrpt::vision::CMatchedFeatureList::~CMatchedFeatureList (  )  [virtual]

Virtual destructor.


Member Function Documentation

TFeatureType mrpt::vision::CMatchedFeatureList::get_type (  )  const [inline]

The type of feature which contains.

Definition at line 285 of file CFeature.h.

References mrpt::vision::featNotDefined, and mrpt::math::size().

void mrpt::vision::CMatchedFeatureList::saveToTextFile ( const std::string &  fileName  ) 

Save list of matched features to a text file.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010