Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ TestTransformCoordinateSystems.py
File
TestTransformCoordinateSystems.py
Rendering/Core/Testing/Python/TestTransformCoordinateSystems.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
vtkmodules.vtkFiltersCore
import
vtkGlyph2D
3
from
vtkmodules.vtkFiltersSources
import
(
4
vtkGlyphSource2D,
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
SetMultiSamples
Method · 0.80
SetPhiResolution
Method · 0.80
SetThetaResolution
Method · 0.80
Render
Method · 0.65
vtkRenderer
Class · 0.50
vtkRenderWindow
Class · 0.50
vtkRenderWindowInteractor
Class · 0.50
vtkSphereSource
Class · 0.50
vtkTransformCoordinateSystems
Class · 0.50
vtkGlyphSource2D
Class · 0.50
vtkGlyph2D
Class · 0.50
Tested by
no test coverage detected