Cannot make them work! There are no samples on that and doc is poor.
E.g. this always prints '0'. Shouldn't it be at least '1'?? Link l = new Link( mShared ); System.out.println( mShared.getLinks().length ); I changed my app for usage of sharedgroups e.g. in order to spray trees onto a terrain. Formerly, in my app I had a TG->BG.cloneTree() which worked fine. I changed it to: TG->Link->mShared. Now I see nothing any more although it should be all the same?? Any help is appreciated, - J -- Joerg Plewe http://www.hardcode.de =========================================================================== 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".
