| Axes | gbmath::V3 | [static] |
| Cross(const V3 &v) const | gbmath::V3 | [inline] |
| Dot(const V3 &v) const | gbmath::V3 | [inline] |
| Equals(const V3 &v, float eps=constants::Eps3) const | gbmath::V3 | [inline] |
| GetNorm() const | gbmath::V3 | [inline] |
| GetOProject(int c) const | gbmath::V3 | [inline] |
| GetOProjectPerp(int c) const | gbmath::V3 | [inline] |
| GetReflect(const V3 &normal) const | gbmath::V3 | [inline] |
| Inf | gbmath::V3 | [static] |
| Mag() const | gbmath::V3 | [inline] |
| MagSquared() const | gbmath::V3 | [inline] |
| Normalize() | gbmath::V3 | [inline] |
| O | gbmath::V3 | [static] |
| operator *(float d) const | gbmath::V3 | [inline] |
| operator *(const V3 &v) const | gbmath::V3 | [inline] |
| operator *=(float d) | gbmath::V3 | [inline] |
| operator *=(const V3 &v) | gbmath::V3 | [inline] |
| operator *=(const Mat44 &m) | gbmath::V3 | [inline] |
| operator *=(const Mat33 &m) | gbmath::V3 | [inline] |
| operator+(float d) const | gbmath::V3 | [inline] |
| operator+(const V3 &v) const | gbmath::V3 | [inline] |
| operator+=(const V3 &v) | gbmath::V3 | [inline] |
| operator-() const | gbmath::V3 | [inline] |
| operator-(float d) const | gbmath::V3 | [inline] |
| operator-(const V3 &v) const | gbmath::V3 | [inline] |
| operator-=(const V3 &v) | gbmath::V3 | [inline] |
| operator/(float d) const | gbmath::V3 | [inline] |
| operator/(const V3 &v) const | gbmath::V3 | |
| operator/=(float d) | gbmath::V3 | [inline] |
| OProjectPerp(int c) | gbmath::V3 | [inline] |
| Reflect(const V3 &normal) | gbmath::V3 | [inline] |
| Set(float x, float y, float z) | gbmath::V3 | [inline] |
| Set(const V3 &v) | gbmath::V3 | [inline] |
| SetGreater(const V3 &v) | gbmath::V3 | |
| SetLess(const V3 &v) | gbmath::V3 | |
| V3(float x=0.f, float y=0.f, float z=0.f) | gbmath::V3 | [inline, explicit] |
| V3(const V3 &v) | gbmath::V3 | [inline] |
| xyz | gbmath::V3 |
1.2.17