Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
from
vtkmodules.vtkCommonMath
import
vtkMatrix4x4
3
from
vtkmodules.vtkCommonTransforms
import
(
4
vtkMatrixToHomogeneousTransform,
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
vtkDataSetMapper
Class · 0.85
SetMultiSamples
Method · 0.80
Render
Method · 0.65
vtkRenderWindow
Class · 0.50
vtkPlaneSource
Class · 0.50
vtkAppendPolyData
Function · 0.50
vtkMatrixToLinearTransform
Class · 0.50
vtkMatrix4x4
Class · 0.50
vtkTransformPolyDataFilter
Class · 0.50
vtkActor
Class · 0.50
vtkRenderer
Class · 0.50
Tested by
no test coverage detected