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 hierarchy or is it
sufficient to set them only for the Group node to which these Shape3D
objects are added?

This does not seem to work.
Am I missing something here?

Is there som example code that detaches a BranchGroup and re-attach it?

===========================================================================
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