Public Methods |
| QSPt3 (int newX=0, int newY=0, int newZ=0) |
| ~QSPt3 () |
QSPt3 & | set (int newX, int newY, int newZ) |
Public Attributes |
int | x |
int | y |
int | z |
Friends |
QSPt3 | operator+ (const QSPt3 &p1, const QSPt3 &p2) |
QSPt3 | operator- (const QSPt3 &p1, const QSPt3 &p2) |
bool | operator== (const QSPt3 &p1, const QSPt3 &p2) |
bool | operator!= (const QSPt3 &p1, const QSPt3 &p2) |
Used internally.