I want to modify KeyNavBehavior slightly, so I'm off reading
KeyNavigator.java from the utils source.
I suggest that it's bad coding practice for class member variables to
have names like "a". Other amusing variables are "dv", "dp", "mat",
and "nda" (oh, that's for the NonDisclosureAgreement). Since these are
Vector3d and Point3d objects (oh yes, "mat" is a Matrix4d) and the types
thus don't give you much help, readability could be greatly improved
grumble grumble grumble. And hey, how about one (just one) little
comment, there are after all *40* private member variables.
There, I feel better. Back to your regularly scheduled program. -Tim
===========================================================================
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".