Re: [JAVA3D] Adding Shape3D objects to a live scene.

2002-04-01 Thread Joerg 'Herkules' Plewe
ROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 01, 2002 2:17 AM Subject: [JAVA3D] Adding Shape3D objects to a live scene. > Hello everyone, > > I'm trying to add Shape3D objects to a live scene graph. > > Which of the following capability bi

Re: [JAVA3D] Adding Shape3D objects to a live scene.

2002-03-31 Thread Daniel Selman
Subu, The "SwingTest" example from my book does this. See the link below for download information. Sincerely, Daniel Selman Author - "Java 3D Programming" http://www.manning.com/selman -Original Message- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of Subu

[JAVA3D] Adding Shape3D objects to a live scene.

2002-03-31 Thread Subu
Hello everyone, I'm trying to add Shape3D objects to a live scene graph. Which of the following capability bits have to be set? ALLOW_CHILDREN_EXTEND, ALLOW_CHILDREN_READ, ALLOW_CHILDREN_WRITE, Currently, I've set all three of them. Also, do I have to set these capabilities for the entire hiera