Hi all,

Does anyone know how to make a SharedGroup from a BranchGroup?
I am using a modified ObjectFile object to get a Scene that has a
BranchGroup
with a Hashtable of Shape3D's?  But some of the files I read have geometry
that can be used more than once.  In those cases I would like to put them in
a
SharedGroup.  When I do, however, I get an error that the child already has
a parent.
 I believe the error is coming from GroupRetained method of which I know
nothing.
When I tried to use removeChild( ) statement before adding it to the shared
group,
but nothing new happens.

Thanks for any help,
Pierre

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