| addAngleFilter(float mcut, float beta) (defined in TUIO::TuioBlob) | TUIO::TuioBlob | |
| addAngleThreshold(float thresh) (defined in TUIO::TuioBlob) | TUIO::TuioBlob | |
| addPositionFilter(float mcut, float beta) (defined in TUIO::TuioPoint) | TUIO::TuioPoint | |
| addPositionThreshold(float thresh) (defined in TUIO::TuioPoint) | TUIO::TuioPoint | |
| addSizeFilter(float mcut, float beta) (defined in TUIO::TuioBlob) | TUIO::TuioBlob | |
| addSizeThreshold(float thresh) (defined in TUIO::TuioBlob) | TUIO::TuioBlob | |
| angle | TUIO::TuioBlob | protected |
| angle_sum | TUIO::TuioBlob | protected |
| angleFilter (defined in TUIO::TuioBlob) | TUIO::TuioBlob | protected |
| angleThreshold (defined in TUIO::TuioBlob) | TUIO::TuioBlob | protected |
| area | TUIO::TuioBlob | protected |
| blob_id | TUIO::TuioBlob | protected |
| currentTime | TUIO::TuioPoint | protected |
| getAngle() const | TUIO::TuioBlob | |
| TUIO::TuioContainer::getAngle(float xp, float yp) const | TUIO::TuioPoint | |
| TUIO::TuioContainer::getAngle(TuioPoint *tpoint) const | TUIO::TuioPoint | |
| getAngleDegrees() const | TUIO::TuioBlob | |
| TUIO::TuioContainer::getAngleDegrees(float xp, float yp) const | TUIO::TuioPoint | |
| TUIO::TuioContainer::getAngleDegrees(TuioPoint *tpoint) const | TUIO::TuioPoint | |
| getAngleSum() const | TUIO::TuioBlob | |
| getArea() const | TUIO::TuioBlob | |
| getBlobID() const | TUIO::TuioBlob | |
| getDistance(float xp, float yp) const | TUIO::TuioPoint | |
| getDistance(TuioPoint *tpoint) const | TUIO::TuioPoint | |
| getHeight() const | TUIO::TuioBlob | |
| getMotionAccel() const | TUIO::TuioContainer | virtual |
| getMotionSpeed() const | TUIO::TuioContainer | virtual |
| getPath() const | TUIO::TuioContainer | virtual |
| getPosition() const | TUIO::TuioContainer | virtual |
| getRotationAccel() const | TUIO::TuioBlob | |
| getRotationSpeed() const | TUIO::TuioBlob | |
| getScreenDistance(float xp, float yp, int w, int h) const | TUIO::TuioPoint | |
| getScreenHeight(int h) const | TUIO::TuioBlob | |
| getScreenWidth(int w) const | TUIO::TuioBlob | |
| getScreenX(int width) const | TUIO::TuioPoint | |
| getScreenY(int height) const (defined in TUIO::TuioPoint) | TUIO::TuioPoint | |
| getSessionID() const | TUIO::TuioContainer | virtual |
| getStartTime() const | TUIO::TuioPoint | |
| getTuioSourceAddress() const | TUIO::TuioContainer | virtual |
| getTuioSourceID() const | TUIO::TuioContainer | virtual |
| getTuioSourceName() const | TUIO::TuioContainer | virtual |
| getTuioState() const | TUIO::TuioContainer | virtual |
| getTuioTime() const | TUIO::TuioPoint | |
| getWidth() const | TUIO::TuioBlob | |
| getX() const | TUIO::TuioPoint | |
| getXSpeed() const | TUIO::TuioContainer | virtual |
| getY() const | TUIO::TuioPoint | |
| getYSpeed() const | TUIO::TuioContainer | virtual |
| height | TUIO::TuioBlob | protected |
| heightFilter (defined in TUIO::TuioBlob) | TUIO::TuioBlob | protected |
| isMoving() const | TUIO::TuioBlob | virtual |
| motion_accel | TUIO::TuioContainer | protected |
| motion_speed | TUIO::TuioContainer | protected |
| path | TUIO::TuioContainer | protected |
| posThreshold (defined in TUIO::TuioPoint) | TUIO::TuioPoint | protected |
| predictPosition() (defined in TUIO::TuioContainer) | TUIO::TuioContainer | virtual |
| remove(TuioTime ttime) | TUIO::TuioContainer | virtual |
| removeAngleFilter() (defined in TUIO::TuioBlob) | TUIO::TuioBlob | |
| removeAngleThreshold() (defined in TUIO::TuioBlob) | TUIO::TuioBlob | |
| removePositionFilter() (defined in TUIO::TuioPoint) | TUIO::TuioPoint | |
| removePositionThreshold() (defined in TUIO::TuioPoint) | TUIO::TuioPoint | |
| removeSizeFilter() (defined in TUIO::TuioBlob) | TUIO::TuioBlob | |
| removeSizeThreshold() (defined in TUIO::TuioBlob) | TUIO::TuioBlob | |
| rotation_accel | TUIO::TuioBlob | protected |
| rotation_speed | TUIO::TuioBlob | protected |
| session_id | TUIO::TuioContainer | protected |
| setBlobID(int bi) | TUIO::TuioBlob | |
| setSessionID(long s_id) | TUIO::TuioContainer | virtual |
| setTuioSource(int src_id, const char *src_name, const char *src_addr) | TUIO::TuioContainer | virtual |
| sizeThreshold (defined in TUIO::TuioBlob) | TUIO::TuioBlob | protected |
| source_addr | TUIO::TuioContainer | protected |
| source_id | TUIO::TuioContainer | protected |
| source_name | TUIO::TuioContainer | protected |
| startTime | TUIO::TuioPoint | protected |
| state | TUIO::TuioContainer | protected |
| stop(TuioTime ttime) | TUIO::TuioBlob | virtual |
| TuioBlob(TuioTime ttime, long si, int bi, float xp, float yp, float a, float w, float h, float f) | TUIO::TuioBlob | |
| TuioBlob(long si, int bi, float xp, float yp, float a, float w, float h, float f) | TUIO::TuioBlob | |
| TuioBlob(TuioBlob *tblb) | TUIO::TuioBlob | |
| TuioContainer(TuioTime ttime, long si, float xp, float yp) | TUIO::TuioContainer | |
| TuioContainer(long si, float xp, float yp) | TUIO::TuioContainer | |
| TuioContainer(TuioContainer *tcon) | TUIO::TuioContainer | |
| TuioPoint(float xp, float yp) | TUIO::TuioPoint | |
| TuioPoint(TuioTime ttime, float xp, float yp) | TUIO::TuioPoint | |
| TuioPoint(TuioPoint *tpoint) | TUIO::TuioPoint | |
| update(TuioTime ttime, float xp, float yp, float a, float w, float h, float f, float xs, float ys, float rs, float ma, float ra) | TUIO::TuioBlob | |
| update(float xp, float yp, float a, float w, float h, float f, float xs, float ys, float rs, float ma, float ra) | TUIO::TuioBlob | |
| update(TuioTime ttime, float xp, float yp, float a, float w, float h, float f) | TUIO::TuioBlob | |
| update(TuioBlob *tblb) | TUIO::TuioBlob | |
| TUIO::TuioContainer::update(TuioTime ttime, float xp, float yp) | TUIO::TuioContainer | virtual |
| TUIO::TuioContainer::update(TuioTime ttime, float xp, float yp, float xs, float ys, float ma) | TUIO::TuioContainer | virtual |
| TUIO::TuioContainer::update(float xp, float yp, float xs, float ys, float ma) | TUIO::TuioContainer | virtual |
| TUIO::TuioContainer::update(TuioContainer *tcon) | TUIO::TuioContainer | virtual |
| TUIO::TuioPoint::update(TuioPoint *tpoint) | TUIO::TuioPoint | |
| TUIO::TuioPoint::update(float xp, float yp) | TUIO::TuioPoint | |
| width | TUIO::TuioBlob | protected |
| widthFilter (defined in TUIO::TuioBlob) | TUIO::TuioBlob | protected |
| x_accel (defined in TUIO::TuioContainer) | TUIO::TuioContainer | protected |
| x_speed | TUIO::TuioContainer | protected |
| xpos | TUIO::TuioPoint | protected |
| xposFilter (defined in TUIO::TuioPoint) | TUIO::TuioPoint | protected |
| y_accel (defined in TUIO::TuioContainer) | TUIO::TuioContainer | protected |
| y_speed | TUIO::TuioContainer | protected |
| ypos | TUIO::TuioPoint | protected |
| yposFilter (defined in TUIO::TuioPoint) | TUIO::TuioPoint | protected |
| ~TuioBlob() | TUIO::TuioBlob | inlinevirtual |
| ~TuioContainer() | TUIO::TuioContainer | inlinevirtual |
| ~TuioPoint() | TUIO::TuioPoint | inlinevirtual |