| dist(v2f p) | v2f | [inline] |
| hat() | v2f | [inline] |
| length() | v2f | [inline] |
| norm() | v2f | [inline] |
| operator *(const v2f a) | v2f | [inline] |
| operator *(const float m) | v2f | [inline] |
| operator *(const float m, v2f v) | v2f | [friend] |
| operator+(const v2f a) | v2f | [inline] |
| operator-(const v2f a) | v2f | [inline] |
| operator/(const float d) | v2f | [inline] |
| operator=(const v2f v) | v2f | [inline] |
| operator==(const v2f a) | v2f | [inline] |
| v2f(float cx, float cy) | v2f | [inline] |
| v2f(class p3f p) | v2f | [inline] |
| v2f() | v2f | [inline] |
| x | v2f | |
| y | v2f |
1.3.2