Public Types | Public Member Functions | Public Attributes | Static Public Attributes | Static Private Attributes | List of all members
Leap::ScreenList Class Reference

#include <Leap.h>

Inheritance diagram for Leap::ScreenList:
Inheritance graph
[legend]

Public Types

typedef ConstListIterator< ScreenList, Screenconst_iterator
 

Public Member Functions

def __getitem__ (self, index)
 
def __init__ (self)
 
def __iter__ (self)
 
def __len__ (self)
 
LEAP_EXPORT const_iterator begin () const
 
def closest_screen (self, position)
 
def closest_screen_hit (self, args)
 
LEAP_EXPORT Screen closestScreen (const Vector &position) const
 
LEAP_EXPORT Screen closestScreenHit (const Pointable &pointable) const
 
LEAP_EXPORT Screen closestScreenHit (const Vector &position, const Vector &direction) const
 
LEAP_EXPORT int count () const
 
LEAP_EXPORT const_iterator end () const
 
LEAP_EXPORT bool isEmpty () const
 
LEAP_EXPORT Screen operator[] (int index) const
 
 ScreenList (const ListBaseImplementation< Screen > &)
 
LEAP_EXPORT ScreenList ()
 
- Public Member Functions inherited from Leap::Interface
def __init__ (self, args, kwargs)
 

Public Attributes

 this
 

Static Public Attributes

 is_empty = _swig_property(LeapPython.ScreenList_is_empty_get)
 

Static Private Attributes

 __getattr__ = lambdaself,name:_swig_getattr(self, ScreenList, name)
 
 __repr__ = _swig_repr
 
 __setattr__ = lambdaself,name,value:_swig_setattr(self, ScreenList, name, value)
 
 __swig_destroy__ = LeapPython.delete_ScreenList
 
dictionary __swig_getmethods__ = {}
 
dictionary __swig_setmethods__ = {}
 

Additional Inherited Members

- Protected Member Functions inherited from Leap::Interface
template<typename T >
T * get () const
 
LEAP_EXPORT Interface (void *owner)
 
LEAP_EXPORT Interface (Implementation *reference, void *owner)
 
LEAP_EXPORT Interface (const Interface &rhs)
 
 Interface (class SharedObject *object)
 
LEAP_EXPORT Interfaceoperator= (const Interface &rhs)
 
virtual LEAP_EXPORT ~Interface ()
 
- Static Protected Member Functions inherited from Leap::Interface
static LEAP_EXPORT void deleteCString (const char *cstr)
 
- Protected Attributes inherited from Leap::Interface
class SharedObject * m_object
 

Detailed Description

Definition at line 4082 of file Leap.h.

Member Typedef Documentation

Definition at line 4095 of file Leap.h.

Constructor & Destructor Documentation

Leap::ScreenList::ScreenList ( const ListBaseImplementation< Screen > &  )
LEAP_EXPORT Leap::ScreenList::ScreenList ( )
def Leap.ScreenList.__init__ (   self)

Definition at line 1653 of file Leap.py.

Member Function Documentation

def Leap.ScreenList.__getitem__ (   self,
  index 
)

Definition at line 1663 of file Leap.py.

def Leap.ScreenList.__iter__ (   self)

Definition at line 1674 of file Leap.py.

def Leap.ScreenList.__len__ (   self)

Definition at line 1660 of file Leap.py.

LEAP_EXPORT const_iterator Leap::ScreenList::begin ( ) const
def Leap.ScreenList.closest_screen (   self,
  position 
)

Definition at line 1669 of file Leap.py.

def Leap.ScreenList.closest_screen_hit (   self,
  args 
)

Definition at line 1666 of file Leap.py.

LEAP_EXPORT Screen Leap::ScreenList::closestScreen ( const Vector position) const
LEAP_EXPORT Screen Leap::ScreenList::closestScreenHit ( const Pointable pointable) const
LEAP_EXPORT Screen Leap::ScreenList::closestScreenHit ( const Vector position,
const Vector direction 
) const
LEAP_EXPORT int Leap::ScreenList::count ( ) const
LEAP_EXPORT const_iterator Leap::ScreenList::end ( ) const
LEAP_EXPORT bool Leap::ScreenList::isEmpty ( ) const
LEAP_EXPORT Screen Leap::ScreenList::operator[] ( int  index) const

Member Data Documentation

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

Definition at line 1650 of file Leap.py.

Leap.ScreenList.__repr__ = _swig_repr
staticprivate

Definition at line 1651 of file Leap.py.

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

Definition at line 1646 of file Leap.py.

Leap.ScreenList.__swig_destroy__ = LeapPython.delete_ScreenList
staticprivate

Definition at line 1680 of file Leap.py.

dictionary Leap.ScreenList.__swig_getmethods__ = {}
staticprivate

Definition at line 1647 of file Leap.py.

dictionary Leap.ScreenList.__swig_setmethods__ = {}
staticprivate

Definition at line 1643 of file Leap.py.

Leap.ScreenList.is_empty = _swig_property(LeapPython.ScreenList_is_empty_get)
static

Definition at line 1673 of file Leap.py.

Leap.ScreenList.this

Definition at line 1658 of file Leap.py.


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


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