This is the complete list of members for Leap::Screen, including all inherited members.
__eq__(self, arg2) | Leap::Screen | |
__getattr__ | Leap::Screen | privatestatic |
__init__(self) | Leap::Screen | |
Leap::Interface::__init__(self, args, kwargs) | Leap::Interface | |
__ne__(self, arg2) | Leap::Screen | |
__repr__ | Leap::Screen | privatestatic |
__setattr__ | Leap::Screen | privatestatic |
__str__(self) | Leap::Screen | |
__swig_destroy__ | Leap::Screen | privatestatic |
__swig_getmethods__ | Leap::Screen | privatestatic |
__swig_setmethods__ | Leap::Screen | privatestatic |
bottom_left_corner | Leap::Screen | static |
bottomLeftCorner() const | Leap::Screen | |
deleteCString(const char *cstr) | Leap::Interface | protectedstatic |
distance_to_point(self, point) | Leap::Screen | |
distanceToPoint(const Vector &point) const | Leap::Screen | |
get() const | Leap::Interface | inlineprotected |
height_pixels | Leap::Screen | static |
heightPixels() const | Leap::Screen | |
horizontal_axis | Leap::Screen | static |
horizontalAxis() const | Leap::Screen | |
id | Leap::Screen | static |
id() const | Leap::Screen | |
Interface(void *owner) | Leap::Interface | protected |
Interface(Implementation *reference, void *owner) | Leap::Interface | protected |
Interface(const Interface &rhs) | Leap::Interface | protected |
Interface(class SharedObject *object) | Leap::Interface | protected |
intersect(const Pointable &pointable, bool normalize, float clampRatio=1.0f) const | Leap::Screen | |
intersect(const Vector &position, const Vector &direction, bool normalize, float clampRatio=1.0f) const | Leap::Screen | |
intersect(self, args) | Leap::Screen | |
invalid() | Leap::Screen | static |
is_valid | Leap::Screen | static |
isValid() const | Leap::Screen | |
m_object | Leap::Interface | protected |
normal() const | Leap::Screen | |
normal(self) | Leap::Screen | |
operator!=(const Screen &) const | Leap::Screen | |
operator<<(std::ostream &, const Screen &) | Leap::Screen | friend |
operator=(const Interface &rhs) | Leap::Interface | protected |
operator==(const Screen &) const | Leap::Screen | |
project(const Vector &position, bool normalize, float clampRatio=1.0f) const | Leap::Screen | |
project(self, position, normalize, clampRatio=1.0) | Leap::Screen | |
Screen(ScreenImplementation *) | Leap::Screen | |
Screen() | Leap::Screen | |
this | Leap::Screen | |
toCString() const | Leap::Screen | private |
toString() const | Leap::Screen | inline |
vertical_axis | Leap::Screen | static |
verticalAxis() const | Leap::Screen | |
width_pixels | Leap::Screen | static |
widthPixels() const | Leap::Screen | |
~Interface() | Leap::Interface | protectedvirtual |