Hi,
I use appearance to turn on and off my object texture mapping. I am using
View.setTransparencySortingPolicy(View.TRANSPARENCY_SORT_GEOMETRY) to sort
the transparent obj.
The error I got as below is after I turn off the texture mapping and doing
more navigation.
java.lang.NullPointerException
at
javax.media.j3d.TransparentRenderingInfo.updateState(TransparentRende
ringInfo.java:36)
at
javax.media.j3d.TransparentRenderingInfo.sortRender(TransparentRender
ingInfo.java:96)
at javax.media.j3d.RenderBin.renderTransparent(RenderBin.java:5043)
at javax.media.j3d.Renderer.doWork(Renderer.java:1254)
at javax.media.j3d.J3dThread.run(J3dThread.java:250)
I cannot find more information on the error. There may be something that I
am not aware of. I was wondering if any one had the similar situation can
give some help.
Thanks much!
Lan
Lan Wu-Cavener
Dept. of Landscape Architecture
===========================================================================
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".