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

Public Member Functions

def __add__ (self, n)
 
def __eq__ (self, x)
 
def __iadd__ (self, n)
 
def __init__ (self, args, kwargs)
 
def __isub__ (self, n)
 
def __iter__ (self)
 
def __ne__ (self, x)
 
def __next__ (self)
 
def __sub__ (self, args)
 
def advance (self, n)
 
def copy (self)
 
def decr (self, n=1)
 
def distance (self, x)
 
def equal (self, x)
 
def incr (self, n=1)
 
def next (self)
 
def previous (self)
 
def value (self)
 

Static Private Attributes

 __del__ = lambdaself:None
 
 __getattr__ = lambdaself,name:_swig_getattr(self, SwigPyIterator, name)
 
 __repr__ = _swig_repr
 
 __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.

def Leap.SwigPyIterator.__iter__ (   self)

Definition at line 156 of file Leap.py.

def Leap.SwigPyIterator.__ne__ (   self,
  x 
)

Definition at line 142 of file Leap.py.

def Leap.SwigPyIterator.__next__ (   self)

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.

def Leap.SwigPyIterator.previous (   self)

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
staticprivate

Definition at line 107 of file Leap.py.

Leap.SwigPyIterator.__getattr__ = lambdaself,name:_swig_getattr(self, SwigPyIterator, name)
staticprivate

Definition at line 101 of file Leap.py.

Leap.SwigPyIterator.__repr__ = _swig_repr
staticprivate

Definition at line 105 of file Leap.py.

Leap.SwigPyIterator.__setattr__ = lambdaself,name,value:_swig_setattr(self, SwigPyIterator, name, value)
staticprivate

Definition at line 99 of file Leap.py.

Leap.SwigPyIterator.__swig_destroy__ = LeapPython.delete_SwigPyIterator
staticprivate

Definition at line 106 of file Leap.py.

dictionary Leap.SwigPyIterator.__swig_getmethods__ = {}
staticprivate

Definition at line 100 of file Leap.py.

dictionary Leap.SwigPyIterator.__swig_setmethods__ = {}
staticprivate

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 Tue Jun 2 2020 03:58:01