Hi,

I'm not sure that this's a right place to write about this, but since
there are Sun Java3D guys here, then i guess i can.

The point is that all WakeupOnCollision... classes have the same four
functions. Why not describe them with a single class which would have a
field showing the type of collision (that is its value could be equal to
ENTRY, EXIT, or MOVEMENT)? This way not only all this stuff gets easier
(in my opinion, at least), but there wouldn't be any need to construct 3
different events (which in fact are the same in core) and write 3
different handles inside processStimulus function. Why not? Would u like
to implement it in Java3D 1.2? There are also a number of other
advantages.

Thanks,
vladimir

===========================================================================
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".

Reply via email to