Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ AutomaticPlaneGeneration.py
File
AutomaticPlaneGeneration.py
Filters/Texture/Testing/Python/AutomaticPlaneGeneration.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
vtkmodules.vtkFiltersSources
import
vtkPlaneSource
3
from
vtkmodules.vtkFiltersTexture
import
vtkTextureMapToPlane
4
from
vtkmodules.vtkIOImage
import
vtkPNMReader
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
Render
Method · 0.65
vtkRenderer
Class · 0.50
vtkRenderWindow
Class · 0.50
vtkRenderWindowInteractor
Class · 0.50
vtkPlaneSource
Class · 0.50
vtkTexture
Class · 0.50
vtkTextureMapToPlane
Class · 0.50
vtkPolyDataMapper
Class · 0.50
vtkActor
Class · 0.50
AddRenderer
Method · 0.45
SetRenderWindow
Method · 0.45
Tested by
no test coverage detected