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

Impala::Core::Geometry::PointR Class Reference

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

#include <PointR.h>

List of all members.

Public Member Functions

 PointR ()
 PointR (double xCoord, double yCoord)
bool operator== (const PointR &rhs) const
PointR operator+ (const PointR &rhs) const
PointRoperator *= (double factor)

Public Attributes

double mX
double mY


Detailed Description

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

Definition at line 15 of file PointR.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