yes, i think that was a very bad formulated quesion, sorry for the
english, if woould be for the fp yes it would be enough to load dunno
80 clones and see if thats the same that doing mesh1=mesh, mesh2=mesh.

google tools isnt my friend these days.

ok ill try again, hope my code speaks better for me than my miserable
english :p:

1. it is better to use

model3 = new ObjectContainer3D(mesh.clone());
or
mesh3=mesh;

cause, u cant get addlisteners in a OC3D, but u can in a Mesh.

2. ofc if u overflow the code with a lots of this looks like the same,
so what will the use of clone?

3. besides saving lines, theres actually a benefit of using the clone
method?

Reply via email to