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

Impala::Core::Geometry::PointZ Class Reference

Class definition for (2d) point in Z (integer coordinates). More...

#include <PointZ.h>

List of all members.

Public Member Functions

 PointZ ()
 PointZ (int xCoord, int yCoord)
bool operator== (const PointZ &rhs) const
PointZ operator+ (const PointZ &rhs) const
PointZoperator *= (int factor)

Public Attributes

int mX
int mY


Detailed Description

Class definition for (2d) point in Z (integer coordinates).

Definition at line 15 of file PointZ.h.


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