|
TUIO Scol plugin
|
#include <sTuio.h>
Public Member Functions | |
| SCbData (int cid, float cx, float cy, float cang, float cxvel, float cyvel, float cangvel) | |
| SCbData (int cid, float cx, float cy, float cxvel, float cyvel) | |
Public Attributes | |
| int | id |
| float | x |
| float | y |
| float | ang |
| float | xvel |
| float | yvel |
| float | angvel |
1.8.13