This is the complete list of members for Leap::Vector, including all inherited members.
angleTo(const Vector &other) const | Leap::Vector | inline |
backward() | Leap::Vector | inlinestatic |
cross(const Vector &other) const | Leap::Vector | inline |
distanceTo(const Vector &other) const | Leap::Vector | inline |
dot(const Vector &other) const | Leap::Vector | inline |
down() | Leap::Vector | inlinestatic |
forward() | Leap::Vector | inlinestatic |
isValid() const | Leap::Vector | inline |
left() | Leap::Vector | inlinestatic |
magnitude() const | Leap::Vector | inline |
magnitudeSquared() const | Leap::Vector | inline |
normalized() const | Leap::Vector | inline |
operator!=(const Vector &other) const | Leap::Vector | inline |
operator*(float scalar) const | Leap::Vector | inline |
operator*(float scalar, const Vector &vector) | Leap::Vector | friend |
operator*=(float scalar) | Leap::Vector | inline |
operator+(const Vector &other) const | Leap::Vector | inline |
operator+=(const Vector &other) | Leap::Vector | inline |
operator-() const | Leap::Vector | inline |
operator-(const Vector &other) const | Leap::Vector | inline |
operator-=(const Vector &other) | Leap::Vector | inline |
operator/(float scalar) const | Leap::Vector | inline |
operator/=(float scalar) | Leap::Vector | inline |
operator<<(std::ostream &out, const Vector &vector) | Leap::Vector | friend |
operator==(const Vector &other) const | Leap::Vector | inline |
operator[](unsigned int index) const | Leap::Vector | inline |
pitch() const | Leap::Vector | inline |
right() | Leap::Vector | inlinestatic |
roll() const | Leap::Vector | inline |
toFloatPointer() const | Leap::Vector | inline |
toString() const | Leap::Vector | inline |
toVector3() const | Leap::Vector | inline |
toVector4(float w=0.0f) const | Leap::Vector | inline |
up() | Leap::Vector | inlinestatic |
Vector() | Leap::Vector | inline |
Vector(float _x, float _y, float _z) | Leap::Vector | inline |
Vector(const Vector &vector) | Leap::Vector | inline |
x | Leap::Vector | |
xAxis() | Leap::Vector | inlinestatic |
y | Leap::Vector | |
yaw() const | Leap::Vector | inline |
yAxis() | Leap::Vector | inlinestatic |
z | Leap::Vector | |
zAxis() | Leap::Vector | inlinestatic |
zero() | Leap::Vector | inlinestatic |