Re: [JAVA3D] Removing Object from Scene Graph

2000-11-24 Thread Wyss Christian
: "Dvorak, Daniel J." <[EMAIL PROTECTED]> > >Subject: Re: [JAVA3D] Removing Object from Scene Graph > >To: [EMAIL PROTECTED] > > > >Doesn't the VirtualUniverse.removeAllLocales() remove the view side of the > >SU as well? Then I've got to g

Re: [JAVA3D] Removing Object from Scene Graph

2000-11-18 Thread Kelvin Chung
Hi Daniel, >MIME-Version: 1.0 >Date: Fri, 17 Nov 2000 12:41:00 -0500 >From: "Dvorak, Daniel J." <[EMAIL PROTECTED]> >Subject: Re: [JAVA3D] Removing Object from Scene Graph >To: [EMAIL PROTECTED] > >Doesn't the VirtualUniverse.removeAllLocales() remo

Re: [JAVA3D] Removing Object from Scene Graph

2000-11-17 Thread Kelvin Chung
Hi Daniel, >MIME-Version: 1.0 >Date: Fri, 17 Nov 2000 12:41:00 -0500 >From: "Dvorak, Daniel J." <[EMAIL PROTECTED]> >Subject: Re: [JAVA3D] Removing Object from Scene Graph >To: [EMAIL PROTECTED] > >Doesn't the VirtualUniverse.removeAllLocales() remo

Re: [JAVA3D] Removing Object from Scene Graph

2000-11-17 Thread Dvorak, Daniel J.
[EMAIL PROTECTED] > Subject: Re: [JAVA3D] Removing Object from Scene Graph > > > Hi Kelvin and the other guys at Sun, > > I did not want to attack you. I am quite happy that there is such a > fantastic thing like Java 3D, just wanted to express my disappointment > after test

Re: [JAVA3D] Removing Object from Scene Graph

2000-11-17 Thread Kelvin Chung
memory leaks remaining in there. So >>>I'm looking forward to test 1.4 or 2.0 in two or three years. >>> >>>Best wishes, >>> >>>Ingo >>> >>> >>>>Hi Victor, >>>> >>>> The memory sh

Re: [JAVA3D] Removing Object from Scene Graph

2000-11-17 Thread Ingo Brunberg
cenegraph. > >Thanks. > >- Kelvin >--- >Java 3D Team >Sun Microsystems Inc. > >>X-Authentication-Warning: oc30.uni-paderborn.de: ib set sender to >[EMAIL PROTECTED] >using -f >>Date: Thu, 16 Nov 2000 17:59:21 +0100 >>From: Ingo Brunberg <[EM

Re: [JAVA3D] Removing Object from Scene Graph

2000-11-16 Thread Kelvin Chung
tication-Warning: oc30.uni-paderborn.de: ib set sender to >[EMAIL PROTECTED] using -f >Date: Thu, 16 Nov 2000 17:59:21 +0100 >From: Ingo Brunberg <[EMAIL PROTECTED]> >Subject: Re: [JAVA3D] Removing Object from Scene Graph >To: [EMAIL PROTECTED] > >Hello, > >I just

Re: [JAVA3D] Removing Object from Scene Graph

2000-11-16 Thread Ingo Brunberg
gt;>Content-Transfer-Encoding: 7bit >>Date: Wed, 15 Nov 2000 13:41:41 +0100 >>From: Víctor <[EMAIL PROTECTED]> >>Subject: [JAVA3D] Removing Object from Scene Graph >>To: [EMAIL PROTECTED] >> >> Hello, >> I create a scene graph, everything is ok. Th

Re: [JAVA3D] Removing Object from Scene Graph

2000-11-16 Thread Kelvin Chung
- Java 3D Team Sun Microsystems Inc. >X-Accept-Language: es,en >MIME-Version: 1.0 >Content-Transfer-Encoding: 7bit >Date: Wed, 15 Nov 2000 13:41:41 +0100 >From: Víctor <[EMAIL PROTECTED]> >Subject: [JAVA3D] Removing Object from Scene Graph >To: [EMAIL PROTECTE

[JAVA3D] Removing Object from Scene Graph

2000-11-15 Thread Víctor
Hello, I create a scene graph, everything is ok. The problem comes when I want to remove nodes from the scene graph. Supposing I have used a structure like the following one: TG | BG (1) | TG | Link | ... If I want to remove the scene graph branch from (1), how do I