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

File ImageSliceMapper.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkIOImage import vtkTIFFReader
3from vtkmodules.vtkRenderingCore import (
4 vtkImageActor,

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
RotateXMethod · 0.80
RotateZMethod · 0.80
SetDirectionMatrixMethod · 0.80
GetActiveCameraMethod · 0.80
RenderMethod · 0.65
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50
vtkTransformClass · 0.50
vtkImageActorClass · 0.50
AddRendererMethod · 0.45

Tested by

no test coverage detected