PLPoint Class Reference
Simple point class for 2d coordinate manipulations.
More...
#include <plpoint.h>
Collaboration diagram for PLPoint:
[legend]List of all members.
Detailed Description
Simple point class for 2d coordinate manipulations.
This class contains only inline functions and nothing virtual. Its member variables are public.
Definition at line 17 of file plpoint.h.
Constructor & Destructor Documentation
PLPoint::PLPoint |
( |
|
) |
[inline] |
|
PLPoint::PLPoint |
( |
int |
X, |
|
|
int |
Y |
|
) |
[inline] |
|
Member Function Documentation
bool PLPoint::operator!= |
( |
const PLPoint & |
pt |
) |
const [inline] |
|
void PLPoint::operator+= |
( |
const PLPoint & |
pt |
) |
[inline] |
|
PLPoint PLPoint::operator- |
( |
|
) |
const [inline] |
|
void PLPoint::operator-= |
( |
const PLPoint & |
pt |
) |
[inline] |
|
PLPoint PLPoint::operator/ |
( |
double |
f |
) |
const [inline] |
|
bool PLPoint::operator== |
( |
const PLPoint & |
pt |
) |
const [inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file:
Generated on Wed Dec 15 21:21:01 2004 for vuVolume by
1.3.9.1