EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for GPoint, 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 |
GPoint() | GPoint | inline |
GPoint(Ga::GaFloat v) | GPoint | inline |
GPoint(const Ga::GaFloat *v) | GPoint | inline |
GPoint(Ga::GaFloat X, Ga::GaFloat Y, Ga::GaFloat Z) | GPoint | inline |
GPoint(const GPoint &oth) | GPoint | inline |
GPoint(const Ga::GaVec3 &oth) | GPoint | 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 |
MakeRandomPointOnSphere(double radius) | GPoint | inline |
MakeRandomPointOnSphereLayer(double radiusInner, double radiusOuter) | GPoint | 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 |