>MIME-Version: 1.0
>Content-Transfer-Encoding: 7bit
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
>Date: Fri, 13 Oct 2000 15:47:56 -0600
>From: Dean Iverson <[EMAIL PROTECTED]>
>Subject: [JAVA3D] Safely updating a live scene graph
>To: [EMAIL PROTECTED]
>
>All,
>
>Is it safe to update a live scene graph (assuming the appropriate
>capabilities are set) from inside a Canvas3D mouse/keyboard event handler?
>

Yes, it should be safe.

>Otherwise, is it the case that you can ONLY update a live scene graph safely
>by either detaching the appropriate BranchGroup or from a Behavior?
>
>

- Kelvin
-----------------
Java 3D Team
Sun Microsystems Inc.

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