| operator *(const Vector2C &) | Vector2C | |
| operator *(double) | Vector2C | |
| operator *(double a, const Vector2C &A) | Vector2C | [friend] |
| operator!=(const Vector2C &) | Vector2C | |
| operator+(const Vector2C &) | Vector2C | |
| operator+=(const Vector2C &) | Vector2C | |
| operator-(const Vector2C &) | Vector2C | |
| operator-=(const Vector2C &) | Vector2C | |
| operator=(const Vector2C &) | Vector2C | |
| operator==(const Vector2C &) | Vector2C | |
| operator[](long i) | Vector2C | [inline] |
| Set(double xx, double yy) | Vector2C | [inline] |
| Vector2C() | Vector2C | |
| Vector2C(const double &, const double &) | Vector2C | |
| Vector2C(float *v) | Vector2C | [inline] |
| Vector2C(double *v) | Vector2C | [inline] |
| x | Vector2C | |
| y | Vector2C |
1.3-rc2