MCPcopy 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
44vtkArrayRange vtkArrayNorm::GetWindow()
45{
46 return this->Window;
47}
48
49void vtkArrayNorm::PrintSelf(ostream& os, vtkIndent indent)
50{

Callers 7

SetThickModeMethod · 0.80
SetColorLevelMethod · 0.80
GetColorWindowMethod · 0.80
SetLevelFunction · 0.80
ReleaseResourcesMethod · 0.80
TextReplaceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected