Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ CreateAWindow
Method
CreateAWindow
Rendering/OpenGL2/vtkOSOpenGLRenderWindow.cxx:252–255 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
250
}
251
252
void vtkOSOpenGLRenderWindow::CreateAWindow()
253
{
254
this->CreateOffScreenWindow(this->Size[0], this->Size[1]);
255
}
256
257
void vtkOSOpenGLRenderWindow::DestroyWindow()
258
{
Callers
1
WindowInitialize
Method · 0.95
Calls
1
CreateOffScreenWindow
Method · 0.95
Tested by
no test coverage detected