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