Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
jafar::spaf::FeaturesBag Class Reference

This class holds a list of features. More...


Detailed Description

This class holds a list of features.

And provides some functions to manipulate that list.

Definition at line 19 of file FeaturesBag.hpp.

#include <FeaturesBag.hpp>

List of all members.

Public Member Functions

 FeaturesBag (const FeaturesBag &bag)
FeaturesBagoperator= (const FeaturesBag &bag)
void addFeature (Feature *f)
void removeFeature (Feature *f)
int count () const
const FeaturefeatureAt (int index) const
FeaturefeatureAt (int index)
Featurefeature (int _id)
void removeFeature (const Feature *f)
 Remove the feature from this list.
std::list< MatchResultfindMatches (const FeaturesBag &) const
virtual void fillDisplayContext (DisplayContext *, MapsTransformation *mapsTransfo) const

Private Attributes

Private *const d

Member Function Documentation

Returns:
the feature with a given ID

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:50 for Jafar by doxygen 1.7.6.1
LAAS-CNRS