|
EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for GVector, including all inherited members.
| angle(float ax, float ay, float bx, float by) | Ga::GaVec3 | |
| angle(const Ga::GaVec3 oth) const | Ga::GaVec3 | inline |
| crossProduct(const GaVec3 &oth) const | Ga::GaVec3 | inline |
| distance(const GaVec3 &oth) const | Ga::GaVec3 | inline |
| dotProduct(const GaVec3 &oth) const | Ga::GaVec3 | inline |
| GaVec3(const Parameter &oth) | Ga::GaVec3 | |
| GaVec3() | Ga::GaVec3 | inline |
| GaVec3(GaFloat v) | Ga::GaVec3 | inline |
| GaVec3(const GaFloat *v) | Ga::GaVec3 | inline |
| GaVec3(GaFloat X, GaFloat Y, GaFloat Z) | Ga::GaVec3 | inline |
| GaVec3(const GaVec3 &oth) | Ga::GaVec3 | inline |
| GVector() | GVector | inline |
| GVector(Ga::GaFloat v) | GVector | inline |
| GVector(const Ga::GaFloat *v) | GVector | inline |
| GVector(Ga::GaFloat X, Ga::GaFloat Y, Ga::GaFloat Z) | GVector | inline |
| GVector(const GPoint &oth) | GVector | inline |
| GVector(const Ga::GaVec3 &oth) | GVector | inline |
| GVector(const GPoint &from, const GPoint &to) | GVector | inline |
| isInf() const | Ga::GaVec3 | inline |
| isNaN() const | Ga::GaVec3 | inline |
| isNotZero() const | Ga::GaVec3 | inline |
| isZero() const | Ga::GaVec3 | inline |
| length() const | Ga::GaVec3 | inline |
| lengthSquared() const | Ga::GaVec3 | inline |
| normalize() | Ga::GaVec3 | inline |
| operator!=(const GaVec3 &oth) const | Ga::GaVec3 | inline |
| operator*(GaFloat s) const | Ga::GaVec3 | inline |
| operator*(const GaVec3 &oth) const | Ga::GaVec3 | inline |
| operator*=(GaFloat f) | Ga::GaVec3 | inline |
| operator*=(const GaVec3 &oth) | Ga::GaVec3 | inline |
| operator+(const GaVec3 &oth) const | Ga::GaVec3 | inline |
| operator+=(const GaVec3 &oth) | Ga::GaVec3 | inline |
| operator-(const GaVec3 &oth) const | Ga::GaVec3 | inline |
| operator-=(const GaVec3 &oth) | Ga::GaVec3 | inline |
| operator/(GaFloat s) const | Ga::GaVec3 | inline |
| operator/=(GaFloat f) | Ga::GaVec3 | inline |
| operator=(const GaVec3 &oth) | Ga::GaVec3 | inline |
| operator=(const Parameter &oth) | Ga::GaVec3 | |
| operator==(const GaVec3 &oth) const | Ga::GaVec3 | inline |
| rotationTo(const Ga::GaVec3 &pos) const | Ga::GaVec3 | |
| slerp(Ga::GaVec3 v0, Ga::GaVec3 v1, double t) | Ga::GaVec3 | |
| x | Ga::GaVec3 | |
| y | Ga::GaVec3 | |
| z | Ga::GaVec3 |