Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ cylMap.py
File
cylMap.py
Filters/Texture/Testing/Python/cylMap.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
vtkDelaunay3D
3
from
vtkmodules.vtkFiltersSources
import
vtkPointSource
4
from
vtkmodules.vtkFiltersTexture
import
(
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
vtkDataSetMapper
Class · 0.85
Render
Method · 0.65
vtkTexture
Class · 0.50
vtkActor
Class · 0.50
vtkRenderer
Class · 0.50
vtkRenderWindow
Class · 0.50
vtkRenderWindowInteractor
Class · 0.50
SetNumberOfPoints
Method · 0.45
SetInputConnection
Method · 0.45
GetOutputPort
Method · 0.45
SetTolerance
Method · 0.45
Tested by
no test coverage detected