|
TUIO C++ Developer API
|
This is the complete list of members for TUIO::TuioPoint, including all inherited members.
| addPositionFilter(float mcut, float beta) (defined in TUIO::TuioPoint) | TUIO::TuioPoint | |
| addPositionThreshold(float thresh) (defined in TUIO::TuioPoint) | TUIO::TuioPoint | |
| currentTime | TUIO::TuioPoint | protected |
| getAngle(float xp, float yp) const | TUIO::TuioPoint | |
| getAngle(TuioPoint *tpoint) const | TUIO::TuioPoint | |
| getAngleDegrees(float xp, float yp) const | TUIO::TuioPoint | |
| getAngleDegrees(TuioPoint *tpoint) const | TUIO::TuioPoint | |
| getDistance(float xp, float yp) const | TUIO::TuioPoint | |
| getDistance(TuioPoint *tpoint) const | TUIO::TuioPoint | |
| getScreenDistance(float xp, float yp, int w, int h) const | TUIO::TuioPoint | |
| getScreenX(int width) const | TUIO::TuioPoint | |
| getScreenY(int height) const (defined in TUIO::TuioPoint) | TUIO::TuioPoint | |
| getStartTime() const | TUIO::TuioPoint | |
| getTuioTime() const | TUIO::TuioPoint | |
| getX() const | TUIO::TuioPoint | |
| getY() const | TUIO::TuioPoint | |
| posThreshold (defined in TUIO::TuioPoint) | TUIO::TuioPoint | protected |
| removePositionFilter() (defined in TUIO::TuioPoint) | TUIO::TuioPoint | |
| removePositionThreshold() (defined in TUIO::TuioPoint) | TUIO::TuioPoint | |
| startTime | TUIO::TuioPoint | protected |
| TuioPoint(float xp, float yp) | TUIO::TuioPoint | |
| TuioPoint(TuioTime ttime, float xp, float yp) | TUIO::TuioPoint | |
| TuioPoint(TuioPoint *tpoint) | TUIO::TuioPoint | |
| update(TuioPoint *tpoint) | TUIO::TuioPoint | |
| update(float xp, float yp) | TUIO::TuioPoint | |
| update(TuioTime ttime, float xp, float yp) | TUIO::TuioPoint | |
| xpos | TUIO::TuioPoint | protected |
| xposFilter (defined in TUIO::TuioPoint) | TUIO::TuioPoint | protected |
| ypos | TUIO::TuioPoint | protected |
| yposFilter (defined in TUIO::TuioPoint) | TUIO::TuioPoint | protected |
| ~TuioPoint() | TUIO::TuioPoint | inlinevirtual |