vrecko
virtual reality framework
|
This is the complete list of members for gmVector4, including all inherited members.
assign(double, double, double, double) | gmVector4 | inline |
clamp(double, double) | gmVector4 | inline |
copyTo(float[4]) const | gmVector4 | inline |
copyTo(double[4]) const | gmVector4 | inline |
distance(const gmVector4 &, const gmVector4 &) | gmVector4 | friend |
distanceSquared(const gmVector4 &, const gmVector4 &) | gmVector4 | friend |
dot(const gmVector4 &, const gmVector4 &) | gmVector4 | friend |
gmVector4() | gmVector4 | inline |
gmVector4(const gmVector4 &) | gmVector4 | inline |
gmVector4(double, double, double, double) | gmVector4 | inline |
length() const | gmVector4 | inline |
lengthSquared() const | gmVector4 | inline |
lerp(double, const gmVector4 &, const gmVector4 &) | gmVector4 | friend |
normalize() | gmVector4 | inline |
operator!=(const gmVector4 &) const | gmVector4 | inline |
operator*(double) const | gmVector4 | inline |
operator*(double, const gmVector4 &) | gmVector4 | friend |
operator*=(double) | gmVector4 | inline |
operator+(const gmVector4 &) const | gmVector4 | inline |
operator+=(const gmVector4 &) | gmVector4 | inline |
operator-(const gmVector4 &) const | gmVector4 | inline |
operator-() const | gmVector4 | inline |
operator-=(const gmVector4 &) | gmVector4 | inline |
operator/(double) const | gmVector4 | inline |
operator/=(double) | gmVector4 | inline |
operator<<(ostream &, const gmVector4 &) | gmVector4 | friend |
operator=(const gmVector4 &) | gmVector4 | inline |
operator==(const gmVector4 &) const | gmVector4 | inline |
operator[](int) | gmVector4 | inline |
operator[](int) const | gmVector4 | inline |
v_ | gmVector4 | protected |