Mathieu Poulin

Results 2 issues of Mathieu Poulin

When I put my mouse cursor on a node, it takes about 2 to 3 seconds before the tooltip appears. It freezes for about 10 seconds for every letter I...

I am using QT, C++ and obviously OpenSceneGraph. More specifically, I have a C++ class that derives from QOpenGLWidget. This class contains, among other variables, these two: ``` osg::ref_ptr m_root;...