Public Types | Public Member Functions | Public Attributes | Static Public Attributes | Static Private Attributes
Leap::ScreenList Class Reference

#include <Leap.h>

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

List of all members.

Public Types

typedef ConstListIterator
< ScreenList, Screen
const_iterator

Public Member Functions

def __getitem__
def __init__
def __iter__
def __len__
LEAP_EXPORT const_iterator begin () const
def closest_screen
def closest_screen_hit
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 Attributes

 this

Static Public Attributes

tuple is_empty = _swig_property(LeapPython.ScreenList_is_empty_get)

Static Private Attributes

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

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 > &  )

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.

Definition at line 1674 of file Leap.py.

def Leap::ScreenList::__len__ (   self)

Definition at line 1660 of file Leap.py.

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::closestScreenHit ( const Vector position,
const Vector direction 
) const
LEAP_EXPORT Screen Leap::ScreenList::operator[] ( int  index) const

Member Data Documentation

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

Reimplemented from Leap::Interface.

Definition at line 1650 of file Leap.py.

Definition at line 1651 of file Leap.py.

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

Reimplemented from Leap::Interface.

Definition at line 1646 of file Leap.py.

Leap::ScreenList::__swig_destroy__ = LeapPython.delete_ScreenList [static, private]

Definition at line 1680 of file Leap.py.

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

Reimplemented from Leap::Interface.

Definition at line 1647 of file Leap.py.

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

Reimplemented from Leap::Interface.

Definition at line 1643 of file Leap.py.

tuple Leap::ScreenList::is_empty = _swig_property(LeapPython.ScreenList_is_empty_get) [static]

Definition at line 1673 of file Leap.py.

Definition at line 1653 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 Sat Jun 8 2019 18:47:25