Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ assembly.py
File
assembly.py
Rendering/Core/Testing/Python/assembly.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
(
3
vtkConeSource,
4
vtkCubeSource,
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
vtkCubeSource
Class · 0.85
RotateY
Method · 0.80
RotateX
Method · 0.80
SetViewAngle
Method · 0.80
SetViewUp
Method · 0.80
SetActiveCamera
Method · 0.80
Render
Method · 0.65
vtkRenderer
Class · 0.50
vtkRenderWindow
Class · 0.50
vtkRenderWindowInteractor
Class · 0.50
vtkSphereSource
Class · 0.50
Tested by
no test coverage detected