Skip to content

Enable wrapping for ExportOpenGL[2] modules.

Allison Vacanti requested to merge allisonvacanti/vtk:fix_gl2ps_ogl1 into master

While these aren't useful from wrapped languages, the CS wrappers are needed for ParaView.

RenderingGL2PSOpenGL2 also has wrapping enabled in this patch. While CS wrapping is not needed, PV only performs AUTOINIT / object factory setup when CS wrapping is enabled.

Merge request reports