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

Impala::Core::Geometry::InterestPoint Class Reference

Class definition for (2d) point. More...

#include <InterestPoint.h>

Inheritance diagram for Impala::Core::Geometry::InterestPoint:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 InterestPoint ()
 InterestPoint (Real64 xCoord, Real64 yCoord)
virtual ~InterestPoint ()
bool operator== (const InterestPoint &rhs) const
virtual std::string geometryType ()
virtual std::string Serialize (Real64 shiftX=0, Real64 shiftY=0)
virtual Vector::VectorTem<
Real64 > * 
PointAsVector (Real64 shiftX=0, Real64 shiftY=0)

Public Attributes

Real64 mX
Real64 mY
std::vector< Real64mDescriptor

Detailed Description

Class definition for (2d) point.

Definition at line 16 of file InterestPoint.h.


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