Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:11:42 2010 for ImpalaSrc by  doxygen 1.5.1