#include <list>#include <math.h>#include "TuioPoint.h"#include <iostream>Go to the source code of this file.
Classes | |
| class | TUIO::TuioContainer | 
Namespaces | |
| namespace | TUIO | 
Defines | |
| #define | TUIO_ADDED 0 | 
| #define | TUIO_ACCELERATING 1 | 
| #define | TUIO_DECELERATING 2 | 
| #define | TUIO_STOPPED 3 | 
| #define | TUIO_REMOVED 4 | 
| #define TUIO_ACCELERATING 1 | 
| #define TUIO_ADDED 0 | 
| #define TUIO_DECELERATING 2 | 
| #define TUIO_REMOVED 4 | 
| #define TUIO_STOPPED 3 | 
 1.7.2