Documentation of 'visad.java3d.TrackdJNI' Java class
TrackdJNI
visad.java3d

Class TrackdJNI



  • public class TrackdJNI
    extends java.lang.Object
    TrackdJNI is the VisAD class for connecting WandBehaviorJ3D to the trackd native methods. It is in a seperate class because javah cannot find the Java3D classes that are imported by WandBehaviorJ3D.
    • Constructor Summary

      Constructors 
      Constructor and Description
      TrackdJNI(int tracker_shmkey, int controller_shmkey) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void getTrackd(int[] number_of_sensors, float[] sensor_positions, float[] sensor_angles, float[] sensor_matrices, int[] number_of_buttons, int[] button_states) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getTrackd

        public void getTrackd(int[] number_of_sensors,
                              float[] sensor_positions,
                              float[] sensor_angles,
                              float[] sensor_matrices,
                              int[] number_of_buttons,
                              int[] button_states)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.