Skip to content

OpenGLRenderWindow: hide xutil include

fixes: #18048 (closed)

This solves the problem of polluting our global namespace from the xutils.h header.

This forward declare types form xutils.h in vtk headers using some arcane workaround, suggestion of better ways are welcome.

Edited by Vicente Bolea

Merge request reports