![]() |
VR-Forces 4.1.1 Class Documentation
|
This is the complete list of members for Dt2DIntPoint, including all inherited members.
| Dt2DIntPoint() | Dt2DIntPoint | |
| Dt2DIntPoint(const int x, const int y) | Dt2DIntPoint | |
| Dt2DIntPoint(const Dt2DIntPoint &orig) | Dt2DIntPoint | |
| myX | Dt2DIntPoint | protected |
| myY | Dt2DIntPoint | protected |
| operator!=(const Dt2DIntPoint &rhs) const | Dt2DIntPoint | virtual |
| operator=(const Dt2DIntPoint &rhs) | Dt2DIntPoint | |
| operator==(const Dt2DIntPoint &rhs) const | Dt2DIntPoint | virtual |
| set(const int x, const int y) | Dt2DIntPoint | virtual |
| setX(const int x) | Dt2DIntPoint | virtual |
| setY(const int y) | Dt2DIntPoint | virtual |
| x() const | Dt2DIntPoint | virtual |
| y() const | Dt2DIntPoint | virtual |
| ~Dt2DIntPoint() | Dt2DIntPoint | virtual |