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

Impala::Core::Tracking::Point Class Reference

rectangle has x, y More...

#include <BasicTypes.h>

List of all members.

Public Member Functions

 Point ()
 Point (int ax, int ay)
 Point (const Point &p)
Pointoperator= (const Point &p)
Pointoperator+= (int i)
Pointoperator-= (int i)
Pointoperator-= (const Point &p)
Pointoperator/= (int i)
Pointoperator *= (int i)
int Inproduct ()

Public Attributes

int x
int y


Detailed Description

rectangle has x, y

Definition at line 19 of file BasicTypes.h.


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