Skip to content

Make sure state is accessed through method

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

Subclasses may override the method. Direct access violates this.

Merge request reports