This is the complete list of members for
TUIO::TuioServer, including all inherited members.
addExternalTuioCursor(TuioCursor *tcur) | TUIO::TuioServer | |
addExternalTuioObject(TuioObject *tobj) | TUIO::TuioServer | |
addTuioCursor(float xp, float yp) | TUIO::TuioServer | |
addTuioObject(int sym, float xp, float yp, float a) | TUIO::TuioServer | |
commitFrame() | TUIO::TuioServer | |
disableFullUpdate() | TUIO::TuioServer | [inline] |
disablePeriodicMessages() | TUIO::TuioServer | |
enableFullUpdate() | TUIO::TuioServer | [inline] |
enablePeriodicMessages(int interval=1) | TUIO::TuioServer | |
getClosestTuioCursor(float xp, float yp) | TUIO::TuioServer | |
getClosestTuioObject(float xp, float yp) | TUIO::TuioServer | |
getFrameID() | TUIO::TuioServer | |
getFrameTime() | TUIO::TuioServer | |
getSessionID() | TUIO::TuioServer | |
getTuioCursor(long s_id) | TUIO::TuioServer | |
getTuioCursors() | TUIO::TuioServer | |
getTuioObject(long s_id) | TUIO::TuioServer | |
getTuioObjects() | TUIO::TuioServer | |
getUntouchedCursors() | TUIO::TuioServer | |
getUntouchedObjects() | TUIO::TuioServer | |
getUpdateInterval() | TUIO::TuioServer | [inline] |
initFrame(TuioTime ttime) | TUIO::TuioServer | |
isConnected() | TUIO::TuioServer | [inline] |
periodicMessagesEnabled() | TUIO::TuioServer | [inline] |
removeExternalTuioCursor(TuioCursor *tcur) | TUIO::TuioServer | |
removeExternalTuioObject(TuioObject *tobj) | TUIO::TuioServer | |
removeTuioCursor(TuioCursor *tcur) | TUIO::TuioServer | |
removeTuioObject(TuioObject *tobj) | TUIO::TuioServer | |
removeUntouchedStoppedCursors() | TUIO::TuioServer | |
removeUntouchedStoppedObjects() | TUIO::TuioServer | |
sendFullMessages() | TUIO::TuioServer | |
setVerbose(bool verbose) | TUIO::TuioServer | [inline] |
stopUntouchedMovingCursors() | TUIO::TuioServer | |
stopUntouchedMovingObjects() | TUIO::TuioServer | |
TuioServer() | TUIO::TuioServer | |
TuioServer(const char *host, int port) | TUIO::TuioServer | |
TuioServer(const char *host, int port, int size) | TUIO::TuioServer | |
updateExternalTuioCursor(TuioCursor *tcur) | TUIO::TuioServer | |
updateExternalTuioObject(TuioObject *tobj) | TUIO::TuioServer | |
updateTuioCursor(TuioCursor *tcur, float xp, float yp) | TUIO::TuioServer | |
updateTuioObject(TuioObject *tobj, float xp, float yp, float a) | TUIO::TuioServer | |
~TuioServer() | TUIO::TuioServer | |