Re: [JAVA3D] Bug in immediate mode appearance

2001-06-07 Thread Kelvin Chung
Hi Yuri, > >>>It seems that I found a bug in the immediate mode appearance setting. When >I >>>set appearance that has RenderingAttributes.setVisible(false) to disable >>>certain geometries and then set different appearance that does not have >>>RenderingAttributes object, the following geometries

Re: [JAVA3D] Bug in immediate mode appearance

2001-06-07 Thread Yuri Nikishkov
Title: RE: [JAVA3D] Bug in immediate mode appearance Hi Kelvin, >>It seems that I found a bug in the immediate mode appearance setting. When I >>set appearance that has RenderingAttributes.setVisible(false) to disable >>certain geometries and then set different appearance

Re: [JAVA3D] Bug in immediate mode appearance

2001-06-06 Thread Kelvin Chung
>X-Unix-From: [EMAIL PROTECTED] Tue Jun 5 08:23:18 2001 >Delivered-To: [EMAIL PROTECTED] >MIME-Version: 1.0 >Date: Tue, 5 Jun 2001 11:22:11 -0400 >From: Yuri Nikishkov <[EMAIL PROTECTED]> >Subject: [JAVA3D] Bug in immediate mode appearance >To: [EMAIL PROTECTED] >

[JAVA3D] Bug in immediate mode appearance

2001-06-05 Thread Yuri Nikishkov
Title: Bug in immediate mode appearance It seems that I found a bug in the immediate mode appearance setting. When I set appearance that has RenderingAttributes.setVisible(false) to disable certain geometries and then set different appearance that does not have RenderingAttributes object, the