This is the complete list of members for Leap::Screen, including all inherited members.
bottomLeftCorner() const | Leap::Screen | |
distanceToPoint(const Vector &point) const | Leap::Screen | |
get() const | Leap::Interface | inlineprotected |
heightPixels() const | Leap::Screen | |
horizontalAxis() const | Leap::Screen | |
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 |
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 | |
invalid() | Leap::Screen | static |
isValid() const | Leap::Screen | |
m_object | Leap::Interface | protected |
normal() const | 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 | |
Screen(ScreenImplementation *) | Leap::Screen | |
Screen() | Leap::Screen | |
toString() const | Leap::Screen | |
verticalAxis() const | Leap::Screen | |
widthPixels() const | Leap::Screen | |
~Interface() | Leap::Interface | protectedvirtual |