Skip to content
  • Sankhesh Jhaveri's avatar
    Create a default render window for the QVTKOpenGLWidget · 03168839
    Sankhesh Jhaveri authored
    This change brings back QVTKWidget behavior of instantiating a default
    render window to QVTKOpenGLWidget. This avoids applications having to
    explicitly instantiate a vtkGenericOpenGLRenderWindow for the widget.
    
    Update header documentation to denote creation in Get method
    03168839