© 2006-2007 ETH Zurich

Uses of Class
org.ximtec.igesture.io.tuio.tuio3D.TuioPoint3D

Packages that use TuioPoint3D
org.ximtec.igesture.io.tuio.tuio3D   
 

Uses of TuioPoint3D in org.ximtec.igesture.io.tuio.tuio3D
 

Subclasses of TuioPoint3D in org.ximtec.igesture.io.tuio.tuio3D
 class TuioCursor3D
          The TuioCursor3D class encapsulates /tuio/3Dcur TUIO cursors.
 class TuioObject3D
          The TuioObject class encapsulates /tuio/3Dobj TUIO objects.
 

Methods in org.ximtec.igesture.io.tuio.tuio3D with parameters of type TuioPoint3D
 float TuioPoint3D.getAngle(int planes, TuioPoint3D tpoint)
          Returns the angle to the provided TuioPoint3D
 float TuioPoint3D.getAngleDegrees(int planes, TuioPoint3D tpoint)
          Returns the angle in degrees to the provided TuioPoint
 float TuioPoint3D.getDistance(TuioPoint3D tpoint)
          Returns the distance to the provided TuioPoint3D
 void TuioPoint3D.update(TuioPoint3D tpoint)
          Takes a TuioPoint3D argument and updates its coordinate attributes to the coordinates of the provided TuioPoint3D and leaves its time stamp unchanged.
 

Constructors in org.ximtec.igesture.io.tuio.tuio3D with parameters of type TuioPoint3D
TuioPoint3D(TuioPoint3D tpoint)
          This constructor takes a TuioPoint3D argument and sets its coordinate attributes to the coordinates of the provided TuioPoint3D and its time stamp to the current session time.
 


© 2006-2007 ETH Zurich

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