Package com.sun.j3d.utils.behaviors.sensor
Provides 6DOF sensor behavior classes.
-
Interface Summary Interface Description SensorButtonListener This defines the interface for handling a sensor's button events in conjunction with aSensorEventAgentinstance.SensorReadListener This defines the interface for handling a sensor's read events in conjuction with aSensorEventAgentinstance. -
Class Summary Class Description Mouse6DPointerBehavior This class provides basic behavior for a 6DOF mouse sensor.SensorBeamEcho A Shape3D representing a beam pointing from the origin of a sensor's local coordinate system to its hotspot.SensorEvent This class defines the event object that is created by aSensorEventAgentand passed to registeredSensorReadListenerandSensorButtonListenerimplementations.SensorEventAgent This class works in conjunction with theSensorButtonListenerandSensorReadListenerinterfaces to support an event-driven model of sensor interaction.SensorGnomonEcho A Shape3D representing a gnomon pointing along each coordinate axis.SensorInputAdaptor The adaptor which receives sensor button and read events.