Hi all,

I want to clone a geometry, no threads involved, just clustering

GeometryPtr tmp = makePlaneGeo(1,1,1,1);
GeometryPtr geo = tmp->clone();

geo is not visible on the cluster side :(

GeometryPtr geo = makePlaneGeo(1,1,1,1);

works perfectly, no idea what happens, I tried some editCPs, but no luck

..I fear there is really not more to say :/

I would like to force a changelist merge with the cluster, what would I need
for that?

thanks for your time,

Victor
------------------------------------------------------------------------------
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to