MCPcopy Create free account
hub / github.com/Kitware/VTK / Finalize

Method Finalize

Rendering/OpenGL2/vtkOSOpenGLRenderWindow.cxx:394–398  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

392}
393
394void vtkOSOpenGLRenderWindow::Finalize()
395{
396 // clean and destroy window
397 this->DestroyWindow();
398}
399
400// Change the window to fill the entire screen.
401void vtkOSOpenGLRenderWindow::SetFullScreen(vtkTypeBool arg)

Callers 2

WindowRemapMethod · 0.95

Calls 1

DestroyWindowMethod · 0.95

Tested by

no test coverage detected