> From: Bob Gray <[EMAIL PROTECTED]>
>
> Now, how do you make each point [of a point array] independently "Pickable"?
Use the J3D 1.2 picking utilities. Each point which gets picked should be
returned in it's own PickIntersection. This allows each point to be pickable
even though they are in a large array.
Doug Gehringer
Sun Microsystems
===========================================================================
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".