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

Method GetGenericWindowId

Rendering/UI/vtkWin32HardwareWindow.cxx:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60void* vtkWin32HardwareWindow::GetGenericWindowId()
61{
62 return this->WindowId;
63}
64
65void* vtkWin32HardwareWindow::GetGenericParentId()
66{

Callers 8

InitializeMethod · 0.45
GetGenericWindowIdFunction · 0.45
PrintSelfMethod · 0.45
InitializeMethod · 0.45
InitializeMethod · 0.45
SetRenderWindowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected