Skip to content

Add support for sharing a context with a generic window

Ken Martin requested to merge ken-martin/vtk:add_sharing_context into master

Support sharing of context between Generic and Win32 assumes the generic window's context is current when sharing. Useful to share a Qt based window with a VTK window.

Merge request reports

Loading