[osg-users] compositeviewer, close and remove view
Sebastian Schmidt
herrdersuppen at gmail.com
Wed Dec 14 06:01:43 PST 2016
Hi,
I have a compositeviewer with multiple views.
One of them has a windowmanager with canvas window.
My problem is that after i closed the window,
the view is still present (getNumViews() was not decreased).
And even if i call removeView() the canvas reference is not deleted.
I want to close and readd the same window/view during runtime.
Maybe i can catch the CLOSE event, call removeView + set my canvas reference to null.
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=69683#69683
More information about the osg-users
mailing list