This is the complete list of members for Leap::Vector, including all inherited members.
| __add__(self, other) | Leap::Vector | |
| __div__(self, scalar) | Leap::Vector | |
| __eq__(self, other) | Leap::Vector | |
| __getattr__ | Leap::Vector | privatestatic |
| __getitem__(self, index) | Leap::Vector | |
| __iadd__(self, other) | Leap::Vector | |
| __idiv__(self, scalar) | Leap::Vector | |
| __imul__(self, scalar) | Leap::Vector | |
| __init__(self, args) | Leap::Vector | |
| __isub__(self, other) | Leap::Vector | |
| __mul__(self, scalar) | Leap::Vector | |
| __ne__(self, other) | Leap::Vector | |
| __neg__(self) | Leap::Vector | |
| __repr__ | Leap::Vector | privatestatic |
| __setattr__ | Leap::Vector | privatestatic |
| __str__(self) | Leap::Vector | |
| __sub__(self, other) | Leap::Vector | |
| __swig_destroy__ | Leap::Vector | privatestatic |
| __swig_getmethods__ | Leap::Vector | privatestatic |
| __swig_setmethods__ | Leap::Vector | privatestatic |
| angle_to(self, other) | Leap::Vector | |
| angleTo(const Vector &other) const | Leap::Vector | inline |
| backward() | Leap::Vector | inlinestatic |
| cross(const Vector &other) const | Leap::Vector | inline |
| cross(self, other) | Leap::Vector | |
| distance_to(self, other) | Leap::Vector | |
| distanceTo(const Vector &other) const | Leap::Vector | inline |
| dot(const Vector &other) const | Leap::Vector | inline |
| dot(self, other) | Leap::Vector | |
| down() | Leap::Vector | inlinestatic |
| forward() | Leap::Vector | inlinestatic |
| is_valid(self) | Leap::Vector | |
| isValid() const | Leap::Vector | inline |
| left() | Leap::Vector | inlinestatic |
| magnitude | Leap::Vector | static |
| magnitude() const | Leap::Vector | inline |
| magnitude_squared | Leap::Vector | static |
| magnitudeSquared() const | Leap::Vector | inline |
| normalized | Leap::Vector | static |
| 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 | Leap::Vector | static |
| pitch() const | Leap::Vector | inline |
| right() | Leap::Vector | inlinestatic |
| roll | Leap::Vector | static |
| roll() const | Leap::Vector | inline |
| this | Leap::Vector | |
| to_float_array(self) | Leap::Vector | |
| to_tuple(self) | Leap::Vector | |
| 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 | |
| x | Leap::Vector | static |
| xAxis() | Leap::Vector | inlinestatic |
| y | Leap::Vector | |
| y | Leap::Vector | static |
| yaw | Leap::Vector | static |
| yaw() const | Leap::Vector | inline |
| yAxis() | Leap::Vector | inlinestatic |
| z | Leap::Vector | |
| z | Leap::Vector | static |
| zAxis() | Leap::Vector | inlinestatic |
| zero() | Leap::Vector | inlinestatic |