© 2006-2007 ETH Zurich

Uses of Class
org.ximtec.igesture.core.GestureSample3D

Packages that use GestureSample3D
org.ximtec.igesture.algorithm.rubine3d   
org.ximtec.igesture.algorithm.rubine3d.tools   
org.ximtec.igesture.io.tuio   
org.ximtec.igesture.io.wiimote   
 

Uses of GestureSample3D in org.ximtec.igesture.algorithm.rubine3d
 

Methods in org.ximtec.igesture.algorithm.rubine3d with parameters of type GestureSample3D
 ResultSet Rubine3DAlgorithm.recognise(GestureSample3D gesture)
          Recognizes a GestureSample3D by splitting it up into three 2D-planes (XY, YZ, ZX) and recognising these three 2D planes with the standard RubineAlgorithm.
 

Uses of GestureSample3D in org.ximtec.igesture.algorithm.rubine3d.tools
 

Methods in org.ximtec.igesture.algorithm.rubine3d.tools that return GestureSample3D
 GestureSample3D WiiReaderPanel.getGesture()
          Returns the gesture drawn by this panel
 

Methods in org.ximtec.igesture.algorithm.rubine3d.tools with parameters of type GestureSample3D
 void WiiReaderPanel.setGesture(GestureSample3D gs)
          Sets the gesture to be drawn by this panel
 

Uses of GestureSample3D in org.ximtec.igesture.io.tuio
 

Fields in org.ximtec.igesture.io.tuio declared as GestureSample3D
protected  GestureSample3D TuioReader.gesture3D
           
 

Methods in org.ximtec.igesture.io.tuio that return GestureSample3D
 GestureSample3D TuioReaderPanel.getGesture3D()
           
 

Uses of GestureSample3D in org.ximtec.igesture.io.wiimote
 

Methods in org.ximtec.igesture.io.wiimote that return GestureSample3D
 GestureSample3D WiiReaderPanel.getGesture()
          Returns the gesture drawn by this panel
 

Methods in org.ximtec.igesture.io.wiimote with parameters of type GestureSample3D
 void WiiReaderPanel.setGesture(GestureSample3D gs)
          Sets the gesture to be drawn by this panel
 


© 2006-2007 ETH Zurich

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