#include <TUIO.h>
List of all members.
Public Member Functions |
| TUIO () |
| ~TUIO () |
void | setup (const char *host, int port, int flashport) |
void | sendTUIO (int nBlobsSize=0, int *pnid=0, float *pfcx=0, float *pfcy=0, float *pfdx=0, float *pfdy=0, float *pfmac=0) |
| TUIO () |
| ~TUIO () |
void | setup (const char *host, int port, int flashport) |
void | sendTUIO (int nBlobsSize=0, int *pnid=0, float *pfcx=0, float *pfcy=0, float *pfdx=0, float *pfdy=0, float *pfmac=0) |
| TUIO () |
| ~TUIO () |
void | setup (const char *host, int port, int flashport) |
void | sendTUIO (int nBlobsSize=0, int *pnid=0, float *pfcx=0, float *pfcy=0, float *pfdx=0, float *pfdy=0, float *pfmac=0) |
Public Attributes |
ofxOscSender | TUIOSocket |
const char * | localHost |
int | TUIOPort |
int | TUIOFlashPort |
bool | bHeightWidth |
bool | bOSCMode |
bool | bTCPMode |
bool | bIsConnected |
bool | m_bIsStart |
Constructor & Destructor Documentation
Member Function Documentation
void TUIO::sendTUIO |
( |
int |
nBlobsSize = 0 , |
|
|
int * |
pnid = 0 , |
|
|
float * |
pfcx = 0 , |
|
|
float * |
pfcy = 0 , |
|
|
float * |
pfdx = 0 , |
|
|
float * |
pfdy = 0 , |
|
|
float * |
pfmac = 0 |
|
) |
| |
void TUIO::sendTUIO |
( |
int |
nBlobsSize = 0 , |
|
|
int * |
pnid = 0 , |
|
|
float * |
pfcx = 0 , |
|
|
float * |
pfcy = 0 , |
|
|
float * |
pfdx = 0 , |
|
|
float * |
pfdy = 0 , |
|
|
float * |
pfmac = 0 |
|
) |
| |
void TUIO::sendTUIO |
( |
int |
nBlobsSize = 0 , |
|
|
int * |
pnid = 0 , |
|
|
float * |
pfcx = 0 , |
|
|
float * |
pfcy = 0 , |
|
|
float * |
pfdx = 0 , |
|
|
float * |
pfdy = 0 , |
|
|
float * |
pfmac = 0 |
|
) |
| |
void TUIO::setup |
( |
const char * |
host, |
|
|
int |
port, |
|
|
int |
flashport |
|
) |
| |
void TUIO::setup |
( |
const char * |
host, |
|
|
int |
port, |
|
|
int |
flashport |
|
) |
| |
void TUIO::setup |
( |
const char * |
host, |
|
|
int |
port, |
|
|
int |
flashport |
|
) |
| |
Member Data Documentation
The documentation for this class was generated from the following files: