Skip to content

Fix for the balloonRep when using textures in OpenGL2

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

BalloonRep needs to use vtkTexturedActor2D internally.

Merge request reports