Public Member Functions | Static Private Attributes
Leap.SwigPyIterator Class Reference
Inheritance diagram for Leap.SwigPyIterator:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __add__
def __eq__
def __iadd__
def __init__
def __isub__
def __iter__
def __ne__
def __next__
def __sub__
def advance
def copy
def decr
def distance
def equal
def incr
def next
def previous
def value

Static Private Attributes

 __del__ = lambdaself:None
tuple __getattr__ = lambdaself,name:_swig_getattr(self, SwigPyIterator, name)
 __repr__ = _swig_repr
tuple __setattr__ = lambdaself,name,value:_swig_setattr(self, SwigPyIterator, name, value)
 __swig_destroy__ = LeapPython.delete_SwigPyIterator
dictionary __swig_getmethods__ = {}
dictionary __swig_setmethods__ = {}

Detailed Description

Definition at line 97 of file Leap.py.


Constructor & Destructor Documentation

def Leap.SwigPyIterator.__init__ (   self,
  args,
  kwargs 
)

Definition at line 103 of file Leap.py.


Member Function Documentation

def Leap.SwigPyIterator.__add__ (   self,
  n 
)

Definition at line 151 of file Leap.py.

def Leap.SwigPyIterator.__eq__ (   self,
  x 
)

Definition at line 139 of file Leap.py.

def Leap.SwigPyIterator.__iadd__ (   self,
  n 
)

Definition at line 145 of file Leap.py.

def Leap.SwigPyIterator.__isub__ (   self,
  n 
)

Definition at line 148 of file Leap.py.

Definition at line 156 of file Leap.py.

def Leap.SwigPyIterator.__ne__ (   self,
  x 
)

Definition at line 142 of file Leap.py.

Definition at line 130 of file Leap.py.

def Leap.SwigPyIterator.__sub__ (   self,
  args 
)

Definition at line 154 of file Leap.py.

def Leap.SwigPyIterator.advance (   self,
  n 
)

Definition at line 136 of file Leap.py.

def Leap.SwigPyIterator.copy (   self)

Definition at line 124 of file Leap.py.

def Leap.SwigPyIterator.decr (   self,
  n = 1 
)

Definition at line 115 of file Leap.py.

def Leap.SwigPyIterator.distance (   self,
  x 
)

Definition at line 118 of file Leap.py.

def Leap.SwigPyIterator.equal (   self,
  x 
)

Definition at line 121 of file Leap.py.

def Leap.SwigPyIterator.incr (   self,
  n = 1 
)

Definition at line 112 of file Leap.py.

def Leap.SwigPyIterator.next (   self)

Definition at line 127 of file Leap.py.

Definition at line 133 of file Leap.py.

def Leap.SwigPyIterator.value (   self)

Definition at line 109 of file Leap.py.


Member Data Documentation

Leap.SwigPyIterator::__del__ = lambdaself:None [static, private]

Definition at line 107 of file Leap.py.

tuple Leap.SwigPyIterator::__getattr__ = lambdaself,name:_swig_getattr(self, SwigPyIterator, name) [static, private]

Definition at line 101 of file Leap.py.

Definition at line 105 of file Leap.py.

tuple Leap.SwigPyIterator::__setattr__ = lambdaself,name,value:_swig_setattr(self, SwigPyIterator, name, value) [static, private]

Definition at line 99 of file Leap.py.

Leap.SwigPyIterator::__swig_destroy__ = LeapPython.delete_SwigPyIterator [static, private]

Definition at line 106 of file Leap.py.

dictionary Leap.SwigPyIterator::__swig_getmethods__ = {} [static, private]

Definition at line 100 of file Leap.py.

dictionary Leap.SwigPyIterator::__swig_setmethods__ = {} [static, private]

Definition at line 98 of file Leap.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 Sat Jun 8 2019 18:47:25