Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
60
void* vtkWin32HardwareWindow::GetGenericWindowId()
61
{
62
return this->WindowId;
63
}
64
65
void* vtkWin32HardwareWindow::GetGenericParentId()
66
{
Callers
8
Initialize
Method · 0.45
GetGenericWindowId
Function · 0.45
PrintSelf
Method · 0.45
Initialize
Method · 0.45
Initialize
Method · 0.45
vtkTkImageViewerWidget_EventProc
Function · 0.45
vtkTkImageViewerWidget_MakeImageViewer
Function · 0.45
SetRenderWindow
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected