Hello Robert,
Robert Osfield wrote:
>This suggests that display being used is the incorrect one for the
>thread you are doing it from. This is something
>osgViewer::GraphicsWindowX11 should manage internally though, so this
>is a bug that needs to be better solved than it is now. A proper fix
>
HI Paul,
This suggests that display being used is the incorrect one for the
thread you are doing it from. This is something
osgViewer::GraphicsWindowX11 should manage internally though, so this
is a bug that needs to be better solved than it is now. A proper fix
will need to better manage the tw
I'm using the code below to give the viewer window a specific size at
startup (for movie capturing purposes). See the attached file based on
applications/osgviewer.cpp, to which I added this piece of code.
...
viewer.realize();
osgViewer::Viewer::Windows windows;
viewer.getWindows(wi
3 matches
Mail list logo