List of usage examples for javax.media.j3d InputDevice interface-usage
From source file HelloUniverse.java
class VirtualInputDevice implements InputDevice { private Vector3f position = new Vector3f(); private Transform3D newTransform = new Transform3D();