Re: [JAVA3D] By reference or by value

2001-07-05 Thread Christopher Collins
bject: [JAVA3D] By reference or by value Importance: High Hello folks, Quick question: When an object is "assigned" an appearance, does it actually have a link to that appearance or a "hard copy"? That is if you change the appearance object does the shape that uses that appearan

[JAVA3D] By reference or by value

2001-07-04 Thread Nikolaos Abatzis
Hello folks, Quick question: When an object is "assigned" an appearance, does it actually have a link to that appearance or a "hard copy"? That is if you change the appearance object does the shape that uses that appearance change as well yes, or no. If not how can you change an appearance dynam