2014-03-17 9:23 GMT+01:00 Bruno Chareyre <[email protected]>: > + if(manipulatedFrame()==0) setManipulatedFrame(new > qglviewer::ManipulatedFrame()); > > It sounds like a memory leak. No?
I believe no. It just checks, whether manipulatedFrame exists and creates a new one, if it is not. Otherwise we get segfault on new QGLViewer. Anton _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

