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