MCPcopy Create free account
hub / github.com/Kitware/VTK / pickImageData.py

File pickImageData.py

Rendering/Core/Testing/Python/pickImageData.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkImagingCore import vtkImageWrapPad
3from vtkmodules.vtkImagingGeneral import vtkImageCheckerboard
4from vtkmodules.vtkImagingSources import vtkImageCanvasSource2D

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
vtkPointPickerClass · 0.85
vtkPickerClass · 0.85
FillBoxMethod · 0.80
RenderMethod · 0.65
vtkImageSliceClass · 0.50
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50
vtkCellPickerFunction · 0.50
printFunction · 0.50
SetExtentMethod · 0.45

Tested by

no test coverage detected