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