Roy:
Its a bug in Java3D. For you reference, bug 4418472 has been filed.
-Uma
Java3D Team
> MIME-version: 1.0
> Content-transfer-encoding: 7BIT
> X-Accept-Language: en
> Date: Thu, 22 Feb 2001 19:43:09 -0500
> From: Roy Duffy <[EMAIL PROTECTED]>
> Subject: [JAVA3D] OrientedShape3D bug
> To: [EMAIL PROTECTED]
>
> I think I hit a bug with OrientedShape3Ds.
> I created one, gave it an appearance, then made it live.
> After it was live I tried to change its appearance and got this error:
>
> java.lang.ClassCastException: javax.media.j3d.AppearanceRetained
> at
> javax.media.j3d.OrientedShape3DRetained.updateImmediateMirrorObject(O
> rientedShape3DRetained.java:196)
> at
> javax.media.j3d.RenderingEnvironmentStructure.updateShape3D(Rendering
> EnvironmentStructure.java:950)
> at
> javax.media.j3d.RenderingEnvironmentStructure.processMessages(Renderi
> ngEnvironmentStructure.java:209)
> at
> javax.media.j3d.StructureUpdateThread.doWork(StructureUpdateThread.ja
> va:83)
> at javax.media.j3d.J3dThread.run(J3dThread.java:256)
>
>
> I am not sure what this means, but it sounds bad.
> My function returned fine and then the application died. I suspect it's
> happening in the Renderer thread somewhere.
>
> -Roy
>
> ===========================================================================
> 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".
===========================================================================
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".