Joerg,
>
> 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 );
A bug report has been filed for our investigation :
Bug Id : 4669211 - SharedGroup.getLinks().length is always zero with
non-live Link node.
>
> 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,
Do you've a test program for us to look at ?
thanks,
- Chien Yang
Java 3D Team.
===========================================================================
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".