#include <psutil.h>
List of all members.
Public Member Functions |
| | psPoint () |
| | psPoint (int iX, int iY) |
| | Constructor: initialize the object with given values.
|
Public Attributes |
| int | x |
| int | y |
Detailed Description
Definition at line 101 of file psutil.h.
Constructor & Destructor Documentation
| psPoint::psPoint |
( |
| ) |
[inline] |
| psPoint::psPoint |
( |
int |
iX, |
|
|
int |
iY |
|
) |
| [inline] |
Constructor: initialize the object with given values.
Definition at line 109 of file psutil.h.
Member Data Documentation
The documentation for this struct was generated from the following file: