Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ GetWindow
Method
GetWindow
Infovis/Core/vtkArrayNorm.cxx:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
vtkArrayRange vtkArrayNorm::GetWindow()
45
{
46
return this->Window;
47
}
48
49
void vtkArrayNorm::PrintSelf(ostream& os, vtkIndent indent)
50
{
Callers
7
SetThickMode
Method · 0.80
SetColorLevel
Method · 0.80
GetColorWindow
Method · 0.80
SetLevel
Function · 0.80
ReleaseResources
Method · 0.80
TextReplace
Method · 0.80
vtkImageMapToWindowLevelColorsExecute
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected