public abstract class AbstractTuioObjectHandler<T> extends AbstractTuioHandler
| Modifier and Type | Field and Description |
|---|---|
protected Vector<Long> |
aliveObjectList |
protected Vector<T> |
frameObjects |
protected Vector<Long> |
newObjectList |
protected Hashtable<Long,T> |
objectList |
currentFrame, listenerList| Constructor and Description |
|---|
AbstractTuioObjectHandler() |
acceptMessage, addTuioListener, removeAllTuioListeners, removeTuioListenerCopyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.