visad.java3d
Class TrackdJNI
- java.lang.Object
-
- visad.java3d.TrackdJNI
-
public class TrackdJNI extends java.lang.ObjectTrackdJNI 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 voidgetTrackd(int[] number_of_sensors, float[] sensor_positions, float[] sensor_angles, float[] sensor_matrices, int[] number_of_buttons, int[] button_states)
-
-
-
Constructor Detail
-
TrackdJNI
public TrackdJNI(int tracker_shmkey, int controller_shmkey) throws VisADException- Throws:
VisADException
-
-
DMelt 3.0 © DataMelt by jWork.ORG