![]() |
MAK Legion API Documentation
|
This is the complete list of members for Legion::Vector3f, including all inherited members.
| angleBetween(const Vector3f &v) const | Legion::Vector3f | inline |
| cross(const Vector3f &vec) const | Legion::Vector3f | inline |
| data | Legion::Vector3f | |
| distanceFrom(const Vector3f &vec) const | Legion::Vector3f | inline |
| distanceFromSquared(const Vector3f &vec) const | Legion::Vector3f | inline |
| dot(const Vector3f &vec) const | Legion::Vector3f | inline |
| interpolate(const Vector3f &v0, const Vector3f &v1, float t) | Legion::Vector3f | static |
| invert() | Legion::Vector3f | inline |
| isBetweenPoints(const Vector3f &begin, const Vector3f &end) const | Legion::Vector3f | inline |
| isZero() | Legion::Vector3f | inline |
| length() const | Legion::Vector3f | inline |
| lengthSquared() const | Legion::Vector3f | inline |
| normalize() | Legion::Vector3f | inline |
| operator!=(const Vector3f &vec) const | Legion::Vector3f | inline |
| operator*(float scalar) const | Legion::Vector3f | inline |
| operator*=(float scalar) | Legion::Vector3f | inline |
| operator+(const Vector3f &vec) const | Legion::Vector3f | inline |
| operator+=(const Vector3f &vec) | Legion::Vector3f | inline |
| operator-(const Vector3f &vec) const | Legion::Vector3f | inline |
| operator-() const | Legion::Vector3f | inline |
| operator-=(const Vector3f &vec) | Legion::Vector3f | inline |
| operator/(float scalar) const | Legion::Vector3f | inline |
| operator/=(float scalar) | Legion::Vector3f | inline |
| operator<(const Vector3f &vec) const | Legion::Vector3f | inline |
| operator<=(const Vector3f &vec) const | Legion::Vector3f | inline |
| operator=(const Vector3f &vec) | Legion::Vector3f | inline |
| operator==(const Vector3f &vec) const | Legion::Vector3f | inline |
| operator>(const Vector3f &vec) const | Legion::Vector3f | inline |
| operator>=(const Vector3f &vec) const | Legion::Vector3f | inline |
| setLength(float newLength) | Legion::Vector3f | inline |
| unitCross(const Vector3f &vec) const | Legion::Vector3f | inline |
| Vector3f() | Legion::Vector3f | |
| Vector3f(float x, float y, float z) | Legion::Vector3f | |
| Vector3f(const float *tuple) | Legion::Vector3f | |
| Vector3f(const Vector3f &other) | Legion::Vector3f | |
| Vector3f(const Vector3d &other) | Legion::Vector3f | |
| x | Legion::Vector3f | |
| y | Legion::Vector3f | |
| z | Legion::Vector3f |