This is the complete list of members for
Leap::KeyTapGesture, including all inherited members.
__eq__ | Leap::Gesture | |
__getattr__ | Leap::KeyTapGesture | [private, static] |
__init__ | Leap::KeyTapGesture | |
Leap::Interface::__init__ | Leap::Interface | |
__ne__ | Leap::Gesture | |
__repr__ | Leap::KeyTapGesture | [private, static] |
__setattr__ | Leap::KeyTapGesture | [private, static] |
__str__ | Leap::Gesture | |
__swig_destroy__ | Leap::KeyTapGesture | [private, static] |
__swig_getmethods__ | Leap::KeyTapGesture | [private, static] |
__swig_setmethods__ | Leap::KeyTapGesture | [private, static] |
class_type | Leap::KeyTapGesture | [static] |
classType() | Leap::KeyTapGesture | [inline, static] |
deleteCString(const char *cstr) | Leap::Interface | [protected, static] |
direction | Leap::KeyTapGesture | [static] |
direction() const | Leap::KeyTapGesture | |
duration | Leap::Gesture | [static] |
duration() const | Leap::Gesture | |
duration_seconds | Leap::Gesture | [static] |
durationSeconds() const | Leap::Gesture | |
frame | Leap::Gesture | [static] |
frame() const | Leap::Gesture | |
Gesture(GestureImplementation *) | Leap::Gesture | |
Gesture() | Leap::Gesture | |
Gesture(const Gesture &rhs) | Leap::Gesture | |
get() const | Leap::Interface | [inline, protected] |
hands | Leap::Gesture | [static] |
hands() const | Leap::Gesture | |
id | Leap::Gesture | [static] |
id() const | Leap::Gesture | |
Interface(void *owner) | Leap::Interface | [protected] |
Interface(Implementation *reference, void *owner) | Leap::Interface | [protected] |
Interface(const Interface &rhs) | Leap::Interface | [protected] |
Interface(class SharedObject *object) | Leap::Interface | [protected] |
invalid() | Leap::Gesture | [static] |
is_valid | Leap::Gesture | [static] |
isValid() const | Leap::Gesture | |
KeyTapGesture() | Leap::KeyTapGesture | |
KeyTapGesture(const Gesture &rhs) | Leap::KeyTapGesture | |
m_object | Leap::Interface | [protected] |
operator!=(const Gesture &rhs) const | Leap::Gesture | |
operator=(const Interface &rhs) | Leap::Interface | [protected] |
operator==(const Gesture &rhs) const | Leap::Gesture | |
pointable | Leap::KeyTapGesture | [static] |
pointable() const | Leap::KeyTapGesture | |
pointables | Leap::Gesture | [static] |
pointables() const | Leap::Gesture | |
position | Leap::KeyTapGesture | [static] |
position() const | Leap::KeyTapGesture | |
progress | Leap::KeyTapGesture | [static] |
progress() const | Leap::KeyTapGesture | |
State enum name | Leap::Gesture | |
state | Leap::Gesture | [static] |
state() const | Leap::Gesture | |
STATE_INVALID enum value | Leap::Gesture | |
STATE_INVALID | Leap::Gesture | [static] |
STATE_START enum value | Leap::Gesture | |
STATE_START | Leap::Gesture | [static] |
STATE_STOP enum value | Leap::Gesture | |
STATE_STOP | Leap::Gesture | [static] |
STATE_UPDATE enum value | Leap::Gesture | |
STATE_UPDATE | Leap::Gesture | [static] |
this | Leap::KeyTapGesture | |
toString() const | Leap::Gesture | [inline] |
Type enum name | Leap::Gesture | |
type | Leap::Gesture | [static] |
type() const | Leap::Gesture | |
TYPE_CIRCLE enum value | Leap::Gesture | |
TYPE_CIRCLE | Leap::Gesture | [static] |
TYPE_INVALID enum value | Leap::Gesture | |
TYPE_INVALID | Leap::Gesture | [static] |
TYPE_KEY_TAP enum value | Leap::Gesture | |
TYPE_KEY_TAP | Leap::Gesture | [static] |
TYPE_SCREEN_TAP enum value | Leap::Gesture | |
TYPE_SCREEN_TAP | Leap::Gesture | [static] |
TYPE_SWIPE enum value | Leap::Gesture | |
TYPE_SWIPE | Leap::Gesture | [static] |
~Interface() | Leap::Interface | [protected, virtual] |