© 2006-2007 ETH Zurich

org.ximtec.igesture.io.tuio.tuio3D.handler
Class TuioCursor3DHandler

java.lang.Object
  extended by org.ximtec.igesture.io.tuio.handler.AbstractTuioHandler
      extended by org.ximtec.igesture.io.tuio.handler.AbstractTuioCursorHandler<TuioCursor3D>
          extended by org.ximtec.igesture.io.tuio.tuio3D.handler.TuioCursor3DHandler

public class TuioCursor3DHandler
extends AbstractTuioCursorHandler<TuioCursor3D>

Handles /tuio/3Dcur messages.

Author:
bjorn

Field Summary
 
Fields inherited from class org.ximtec.igesture.io.tuio.handler.AbstractTuioCursorHandler
aliveCursorList, cursorList, frameCursors, freeCursorList, maxCursorID, newCursorList
 
Fields inherited from class org.ximtec.igesture.io.tuio.handler.AbstractTuioHandler
currentFrame, listenerList
 
Constructor Summary
TuioCursor3DHandler()
          Constructor
 
Method Summary
 void acceptMessage(com.illposed.osc.OSCMessage message, TuioTime currentTime)
          Handle a TUIO message
 
Methods inherited from class org.ximtec.igesture.io.tuio.handler.AbstractTuioHandler
addTuioListener, removeAllTuioListeners, removeTuioListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TuioCursor3DHandler

public TuioCursor3DHandler()
Constructor

Method Detail

acceptMessage

public void acceptMessage(com.illposed.osc.OSCMessage message,
                          TuioTime currentTime)
Description copied from class: AbstractTuioHandler
Handle a TUIO message

Specified by:
acceptMessage in class AbstractTuioHandler
Parameters:
message - The message to process.

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.