Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:19:38 2011 for ImpalaSrc by  doxygen 1.5.1