Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::Geometry::InterestPointList Class Reference

Class definition for list of PointZ's. More...

#include <InterestPointList.h>

Inheritance diagram for Impala::Core::Geometry::InterestPointList:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::Geometry::InterestPointList:

Collaboration graph
[legend]
List of all members.

Public Types

typedef std::back_insert_iterator<
InterestPointList
back_insert_iterator
 back inserter

Public Member Functions

InterestPointListoperator<< (InterestPoint *s)
 Add point to the list.
void EraseAll ()
 Remove all points from the list.
void EraseAndDelete ()

Detailed Description

Class definition for list of PointZ's.

Specialization of list from STL.

Definition at line 16 of file InterestPointList.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:11:37 2010 for ImpalaSrc by  doxygen 1.5.1