addAngleFilter(float mcut, float beta) (defined in TUIO::TuioObject) | TUIO::TuioObject | |
addAngleThreshold(float thresh) (defined in TUIO::TuioObject) | TUIO::TuioObject | |
addPositionFilter(float mcut, float beta) (defined in TUIO::TuioPoint) | TUIO::TuioPoint | |
addPositionThreshold(float thresh) (defined in TUIO::TuioPoint) | TUIO::TuioPoint | |
angle | TUIO::TuioObject | protected |
angle_sum | TUIO::TuioObject | protected |
angleFilter (defined in TUIO::TuioObject) | TUIO::TuioObject | protected |
angleThreshold (defined in TUIO::TuioObject) | TUIO::TuioObject | protected |
currentTime | TUIO::TuioPoint | protected |
getAngle() const | TUIO::TuioObject | |
TUIO::TuioContainer::getAngle(float xp, float yp) const | TUIO::TuioPoint | |
TUIO::TuioContainer::getAngle(TuioPoint *tpoint) const | TUIO::TuioPoint | |
getAngleDegrees() const | TUIO::TuioObject | |
TUIO::TuioContainer::getAngleDegrees(float xp, float yp) const | TUIO::TuioPoint | |
TUIO::TuioContainer::getAngleDegrees(TuioPoint *tpoint) const | TUIO::TuioPoint | |
getAngleSum() const | TUIO::TuioObject | |
getDistance(float xp, float yp) const | TUIO::TuioPoint | |
getDistance(TuioPoint *tpoint) const | TUIO::TuioPoint | |
getMotionAccel() const | TUIO::TuioContainer | virtual |
getMotionSpeed() const | TUIO::TuioContainer | virtual |
getPath() const | TUIO::TuioContainer | virtual |
getPosition() const | TUIO::TuioContainer | virtual |
getRotationAccel() const | TUIO::TuioObject | |
getRotationSpeed() const | TUIO::TuioObject | |
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 | |
getSessionID() const | TUIO::TuioContainer | virtual |
getStartTime() const | TUIO::TuioPoint | |
getSymbolID() const | TUIO::TuioObject | |
getTuioSourceAddress() const | TUIO::TuioContainer | virtual |
getTuioSourceID() const | TUIO::TuioContainer | virtual |
getTuioSourceName() const | TUIO::TuioContainer | virtual |
getTuioState() const | TUIO::TuioContainer | virtual |
getTuioTime() const | TUIO::TuioPoint | |
getX() const | TUIO::TuioPoint | |
getXSpeed() const | TUIO::TuioContainer | virtual |
getY() const | TUIO::TuioPoint | |
getYSpeed() const | TUIO::TuioContainer | virtual |
isMoving() const | TUIO::TuioObject | 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::TuioObject) | TUIO::TuioObject | |
removeAngleThreshold() (defined in TUIO::TuioObject) | TUIO::TuioObject | |
removePositionFilter() (defined in TUIO::TuioPoint) | TUIO::TuioPoint | |
removePositionThreshold() (defined in TUIO::TuioPoint) | TUIO::TuioPoint | |
rotation_accel | TUIO::TuioObject | protected |
rotation_speed | TUIO::TuioObject | protected |
session_id | TUIO::TuioContainer | protected |
setSessionID(long s_id) | TUIO::TuioContainer | virtual |
setTuioSource(int src_id, const char *src_name, const char *src_addr) | TUIO::TuioContainer | virtual |
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::TuioObject | virtual |
symbol_id | TUIO::TuioObject | protected |
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 | |
TuioObject(TuioTime ttime, long si, int sym, float xp, float yp, float a) | TUIO::TuioObject | |
TuioObject(long si, int sym, float xp, float yp, float a) | TUIO::TuioObject | |
TuioObject(TuioObject *tobj) | TUIO::TuioObject | |
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 xs, float ys, float rs, float ma, float ra) | TUIO::TuioObject | |
update(float xp, float yp, float a, float xs, float ys, float rs, float ma, float ra) | TUIO::TuioObject | |
update(TuioTime ttime, float xp, float yp, float a) | TUIO::TuioObject | |
update(TuioObject *tobj) | TUIO::TuioObject | |
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 | |
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 |
~TuioContainer() | TUIO::TuioContainer | inlinevirtual |
~TuioObject() | TUIO::TuioObject | inlinevirtual |
~TuioPoint() | TUIO::TuioPoint | inlinevirtual |