Skip to content
  • David Gobbi's avatar
    Add implementation modules to Python GUI examples · ef03acfe
    David Gobbi authored
    Each module in this commit has a main() so that it can be run as
    an example.  This change ensures that, when run this way, the
    implementation modules (vtkRenderingOpenGL2, vtkInteractionStyle)
    are imported.  Note that some of these modules are rusty and may
    not work even with this fix.
    ef03acfe