Public Member Functions | Public Attributes | List of all members
leap_interface.LeapInterface Class Reference
Inheritance diagram for leap_interface.LeapInterface:
Inheritance graph
[legend]

Public Member Functions

def get_finger_point (self, fingerName, fingerPointName)
 
def get_hand_direction (self)
 
def get_hand_normal (self)
 
def get_hand_palmpos (self)
 
def get_hand_pitch (self)
 
def get_hand_roll (self)
 
def get_hand_yaw (self)
 
def on_connect (self, controller)
 
def on_disconnect (self, controller)
 
def on_exit (self, controller)
 
def on_frame (self, controller)
 
def on_init (self, controller)
 
- Public Member Functions inherited from Leap::Listener
def __disown__ (self)
 
def __init__ (self)
 
LEAP_EXPORT Listener ()
 
def on_connect (self, arg0)
 
def on_device_change (self, arg0)
 
def on_disconnect (self, arg0)
 
def on_exit (self, arg0)
 
def on_focus_gained (self, arg0)
 
def on_focus_lost (self, arg0)
 
def on_frame (self, arg0)
 
def on_images (self, arg0)
 
def on_init (self, arg0)
 
def on_service_connect (self, arg0)
 
def on_service_disconnect (self, arg0)
 
virtual LEAP_EXPORT void onConnect (const Controller &)
 
virtual LEAP_EXPORT void onDeviceChange (const Controller &)
 
virtual LEAP_EXPORT void onDisconnect (const Controller &)
 
virtual LEAP_EXPORT void onExit (const Controller &)
 
virtual LEAP_EXPORT void onFocusGained (const Controller &)
 
virtual LEAP_EXPORT void onFocusLost (const Controller &)
 
virtual LEAP_EXPORT void onFrame (const Controller &)
 
virtual LEAP_EXPORT void onImages (const Controller &)
 
virtual LEAP_EXPORT void onInit (const Controller &)
 
virtual LEAP_EXPORT void onServiceConnect (const Controller &)
 
virtual LEAP_EXPORT void onServiceDisconnect (const Controller &)
 
virtual LEAP_EXPORT ~Listener ()
 

Public Attributes

 fingerNames
 
 hand
 
 hand_direction
 
 hand_normal
 
 hand_palm_pos
 
 hand_pitch
 
 hand_roll
 
 hand_yaw
 
 left_hand
 
 right_hand
 
- Public Attributes inherited from Leap::Listener
 this
 

Detailed Description

Definition at line 62 of file leap_interface.py.

Member Function Documentation

def leap_interface.LeapInterface.get_finger_point (   self,
  fingerName,
  fingerPointName 
)

Definition at line 237 of file leap_interface.py.

def leap_interface.LeapInterface.get_hand_direction (   self)

Definition at line 219 of file leap_interface.py.

def leap_interface.LeapInterface.get_hand_normal (   self)

Definition at line 222 of file leap_interface.py.

def leap_interface.LeapInterface.get_hand_palmpos (   self)

Definition at line 225 of file leap_interface.py.

def leap_interface.LeapInterface.get_hand_pitch (   self)

Definition at line 231 of file leap_interface.py.

def leap_interface.LeapInterface.get_hand_roll (   self)

Definition at line 234 of file leap_interface.py.

def leap_interface.LeapInterface.get_hand_yaw (   self)

Definition at line 228 of file leap_interface.py.

def leap_interface.LeapInterface.on_connect (   self,
  controller 
)

Definition at line 80 of file leap_interface.py.

def leap_interface.LeapInterface.on_disconnect (   self,
  controller 
)

Definition at line 89 of file leap_interface.py.

def leap_interface.LeapInterface.on_exit (   self,
  controller 
)

Definition at line 93 of file leap_interface.py.

def leap_interface.LeapInterface.on_frame (   self,
  controller 
)

Definition at line 96 of file leap_interface.py.

def leap_interface.LeapInterface.on_init (   self,
  controller 
)

Definition at line 63 of file leap_interface.py.

Member Data Documentation

leap_interface.LeapInterface.fingerNames

Definition at line 75 of file leap_interface.py.

leap_interface.LeapInterface.hand

Definition at line 66 of file leap_interface.py.

leap_interface.LeapInterface.hand_direction

Definition at line 69 of file leap_interface.py.

leap_interface.LeapInterface.hand_normal

Definition at line 70 of file leap_interface.py.

leap_interface.LeapInterface.hand_palm_pos

Definition at line 71 of file leap_interface.py.

leap_interface.LeapInterface.hand_pitch

Definition at line 72 of file leap_interface.py.

leap_interface.LeapInterface.hand_roll

Definition at line 74 of file leap_interface.py.

leap_interface.LeapInterface.hand_yaw

Definition at line 73 of file leap_interface.py.

leap_interface.LeapInterface.left_hand

Definition at line 68 of file leap_interface.py.

leap_interface.LeapInterface.right_hand

Definition at line 67 of file leap_interface.py.


The documentation for this class was generated from the following file:


leap_motion
Author(s): Florian Lier , Mirza Shah , Isaac IY Saito
autogenerated on Tue Jun 2 2020 03:58:01