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

Reply via email to