Method summary
- __init__(self, scene)
- close(self)
- fullscreen(self)
- popup(self, size = None)
- reparent_vtk(self, widget)
Methods
- __init__(self, scene)
- close(self)
Close the window and reparent the TVTK scene.
- fullscreen(self)
Create a popup window of scene.
- popup(self, size = None)
Create a popup window of scene and set its default size.
- reparent_vtk(self, widget)
Reparent VTK control to another widget.