Hello!

I am facing a very peculiar problem:

I am trying to detach a branchgroup from a
transformgroup. When I use removeChild(int) method of
TransformGroup, i can detach the Branchgroup but when
I use detach() method of BranchGroup, I can't. it is
also not throwing any exception but there is no effect
of using detach() method.

I really want to use detach() method because with this
I can identify a particular branchgroup, which is not
possible with removeChild(), as I am attaching
BranchGroups randomly every time I run the
application, so their order wil be different.

Can somebody gives me any tips.

thanks

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

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