Esempio n. 1
0
 @Override
 public void HandMove(Point3D position, int HandId) {
   System.out.println(m.getTracker(position).getX());
 }