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

File MatrixToTransform.py

Common/Transforms/Testing/Python/MatrixToTransform.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkCommonMath import vtkMatrix4x4
3from vtkmodules.vtkCommonTransforms import (
4 vtkMatrixToHomogeneousTransform,

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
vtkDataSetMapperClass · 0.85
SetMultiSamplesMethod · 0.80
RenderMethod · 0.65
vtkRenderWindowClass · 0.50
vtkPlaneSourceClass · 0.50
vtkAppendPolyDataFunction · 0.50
vtkMatrix4x4Class · 0.50
vtkActorClass · 0.50
vtkRendererClass · 0.50

Tested by

no test coverage detected