Hello,
we are using java3d to manage different type of sensors with our
application, however
we have a problem with the latest realease (1.2?). We have extended the
Sensor class
to an InputSensor class which is calling super.getRead (). We have
implemented the
Sensor class as keyboardDevice, inertialDevice, positionDevice and so on.
When
we call super.getRead () in InputSensor, it usually call pollAndProcessInput
in
KeyboardDevice, but since Java3D 1.3, it does not anymore. What has been
changed
that does not provide this same behavior we had?
thanks
Yohan
_______________________________________________________________________
Yohan BAILLOT
Electrical and Computer Engineer
Virtual Reality Laboratory,
Advanced Information Technology (Code 5580),
Naval Research Laboratory,
4555 Overlook Avenue SW,
Washington, DC 20375-5337
[EMAIL PROTECTED]
(202) 404 7801
Home : (703) 566 3684
Cell : (407) 222 6359
Fax : (202) 767 1122
Web : www.ait.nrl.navy.mil/people/baillot
_______________________________________________________________________
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".