|
ADTF Display Toolbox
|
This is the complete list of members for cPoint, including all inherited members.
| cPoint() | cPoint | |
| cPoint(const IPoint *pPoint) | cPoint | |
| cPoint(tInt arg_x, tInt arg_y) | cPoint | |
| GetX() const | cPoint | virtual |
| GetY() const | cPoint | virtual |
| Offset(tInt offset_x, tInt offset_y) | cPoint | |
| operator IPoint *() | cPoint | inlineexplicit |
| Release() | cPoint | virtual |
| Set(tInt arg_x, tInt arg_y) | cPoint | |
| SetX(tInt xValue) | cPoint | virtual |
| SetY(tInt yValue) | cPoint | virtual |
| x | cPoint | |
| y | cPoint | |
| ~IPoint() | IPoint | inlinevirtual |