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

Method GetSize

Interaction/Image/vtkImageViewer2.cxx:177–180  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

175
176//------------------------------------------------------------------------------
177int* vtkImageViewer2::GetSize()
178{
179 return this->RenderWindow->GetSize();
180}
181
182//------------------------------------------------------------------------------
183void vtkImageViewer2::GetSliceRange(int& min, int& max)

Callers 15

SquareRendererMethod · 0.45
RotateMethod · 0.45
RotateMethod · 0.45
WidgetInteractionMethod · 0.45
ScaleMethod · 0.45
BuildRepresentationMethod · 0.45
WindowLevelMethod · 0.45
SizeHandlesMethod · 0.45
RotateMethod · 0.45
RotateMethod · 0.45
RotateMethod · 0.45

Calls

no outgoing calls

Tested by 2

test_styleMethod · 0.36
TestTableToArrayFunction · 0.36