Go to the source code of this file.
Classes |
|
| class | IPoint2 |
Functions |
|
| GEOMEXPORT int | Length (const IPoint2 &) |
| GEOMEXPORT IPoint2 | Normalize (const IPoint2 &) |
| GEOMEXPORT IPoint2 | operator* (int, const IPoint2 &) |
| GEOMEXPORT IPoint2 | operator* (const IPoint2 &, int) |
| GEOMEXPORT IPoint2 | operator/ (const IPoint2 &, int) |
| GEOMEXPORT std::ostream & | operator<< (std::ostream &, const IPoint2 &) |
| int | MaxComponent (const IPoint2 &p) |
| int | MinComponent (const IPoint2 &p) |
| int Length | ( | const IPoint2 & | v | ) | [inline] |
| GEOMEXPORT std::ostream& operator<< | ( | std::ostream & | , |
| const IPoint2 & | |||
| ) |
| int MaxComponent | ( | const IPoint2 & | p | ) | [inline] |