Hi Dirk! Thanks! that solved one part of the problem :) I don't get any segmentation faults anymore but I've run into another problem. The external thread does not seam to be able to add objects to the ClusterClient thread. I think this is because the ClusterClient have one instance of the osg init, and when I'm creating object using clinet->addTorus() from the main-thread, they belong to the main-thread. Does this make any sense? :) I think that the new objects that i wish to add doesn't get added to the clients sceneograph. What to do? :)
// Martin ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
