Ian M Nieves wrote:

>
> Rob,
>
> It is a "copy" in some sense.  It is not the actual data.. rather, a copy
> placed in the container that you hand to the method.  I see where the
> confusion enters though.
>
> It os obviously not a copy in the sense that a new object was allocated
> expressly to transmit the data.
>
> Make sense?
>
> Ian

Ian - Agreed. I was summarizing a little too aggressively in my original
response. The wording in the javadoc is:

'Copies the transform component of this TransformGroup into the passed transform
object.'

It's important to note that it is a copy, and hence and changes made to it will
not affect the original TransformGroup.

Rob




--


Rob Nugent
Sun Microsystems, Southampton, UK

[EMAIL PROTECTED]

Tel: +44 (0) 1489 585503
Fax: +44 (0) 1489 881363

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