|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.j3d.utils.behaviors.vp.WandViewBehavior.EchoReadListener6D
public class WandViewBehavior.EchoReadListener6D
Implements a 6DOF sensor read listener that updates the orientation and position of the sensor's echo in the virtual world.
WandViewBehavior.setEchoType(int),
WandViewBehavior.setEchoSize(double),
WandViewBehavior.setReadAction6D(int),
SensorGnomonEcho,
SensorBeamEcho| Constructor Summary | |
|---|---|
WandViewBehavior.EchoReadListener6D()
|
|
| Method Summary | |
|---|---|
void |
read(SensorEvent e)
This method is called each time the dispatchEvents
method of SensorEventAgent is called and none of a
sensor's buttons have been handled by a button listener. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WandViewBehavior.EchoReadListener6D()
| Method Detail |
|---|
public void read(SensorEvent e)
SensorReadListenerdispatchEvents
method of SensorEventAgent is called and none of a
sensor's buttons have been handled by a button listener. The
sensor read value has not necessarily changed since the last read
event.
read in interface SensorReadListenere - the sensor event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||