| CameraAdaptor (defined in gramods::gmTouch::TouchState) | gramods::gmTouch::TouchState | |
| clock typedef | gramods::gmTouch::TouchState | |
| empty() const | gramods::gmTouch::TouchState | inline |
| EventAdaptor (defined in gramods::gmTouch::TouchState) | gramods::gmTouch::TouchState | |
| eventsDone() | gramods::gmTouch::TouchState | |
| eventsInit(int width, int height) | gramods::gmTouch::TouchState | |
| getAssociation(TouchPointId id, void **pt) const | gramods::gmTouch::TouchState | |
| getCameraAdaptor() | gramods::gmTouch::TouchState | |
| getClickTime() | gramods::gmTouch::TouchState | |
| getEventAdaptor() | gramods::gmTouch::TouchState | |
| getHoldTime() | gramods::gmTouch::TouchState | |
| getMouseDown() const | gramods::gmTouch::TouchState | |
| getMouseLine(Eigen::Vector3f &x, Eigen::Vector3f &v) const | gramods::gmTouch::TouchState | |
| getMousePoint(int &x, int &y) const | gramods::gmTouch::TouchState | |
| getMouseWheel() const | gramods::gmTouch::TouchState | |
| getMoveMagnitude() | gramods::gmTouch::TouchState | |
| getMultiClickTime() | gramods::gmTouch::TouchState | |
| getRemoveMouseUponTouch() | gramods::gmTouch::TouchState | |
| getSmoothing() | gramods::gmTouch::TouchState | |
| getTouchLines(TouchLines ¤t) const | gramods::gmTouch::TouchState | |
| getTouchLines(TouchLines ¤t, TouchLines &previous) const | gramods::gmTouch::TouchState | |
| getTouchLines(void *ass, TouchLines ¤t) const | gramods::gmTouch::TouchState | |
| getTouchLines(void *ass, TouchLines ¤t, TouchLines &previous) const | gramods::gmTouch::TouchState | |
| getTouchLines(std::map< void *, TouchLines > ¤t) const | gramods::gmTouch::TouchState | |
| getTouchLines(std::map< void *, TouchLines > ¤t, std::map< void *, TouchLines > &previous) const | gramods::gmTouch::TouchState | |
| getTouchPoints(TouchPoints ¤t) const | gramods::gmTouch::TouchState | |
| getTouchPoints(TouchPoints ¤t, TouchPoints &previous) const | gramods::gmTouch::TouchState | |
| getTouchPoints(void *ass, TouchPoints ¤t) const | gramods::gmTouch::TouchState | |
| getTouchPoints(void *ass, TouchPoints ¤t, TouchPoints &previous) const | gramods::gmTouch::TouchState | |
| getTouchPoints(std::map< void *, TouchPoints > ¤t) const | gramods::gmTouch::TouchState | |
| getTouchPoints(std::map< void *, TouchPoints > ¤t, std::map< void *, TouchPoints > &previous) const | gramods::gmTouch::TouchState | |
| MOUSE_STATE_ID | gramods::gmTouch::TouchState | static |
| setAssociation(TouchPointId id, void *pt) | gramods::gmTouch::TouchState | |
| setClickTime(clock::duration time) | gramods::gmTouch::TouchState | |
| setCurrentProjection(Eigen::Matrix4f WPV_inv) | gramods::gmTouch::TouchState | |
| setHoldTime(clock::duration time) | gramods::gmTouch::TouchState | |
| setMoveMagnitude(float dist) | gramods::gmTouch::TouchState | |
| setMultiClickTime(clock::duration time) | gramods::gmTouch::TouchState | |
| setRemoveMouseUponTouch(bool on) | gramods::gmTouch::TouchState | |
| setSmoothing(float r) | gramods::gmTouch::TouchState | |
| TouchLines typedef | gramods::gmTouch::TouchState | |
| TouchPointId typedef | gramods::gmTouch::TouchState | |
| TouchPoints typedef | gramods::gmTouch::TouchState | |
| TouchState() | gramods::gmTouch::TouchState | |
| unsetAssociation(TouchPointId id, void *pt) | gramods::gmTouch::TouchState | |
| ~TouchState() | gramods::gmTouch::TouchState | |