Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ OBBCylinder.py
File
OBBCylinder.py
Filters/General/Testing/Python/OBBCylinder.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
vtkmodules.vtkCommonTransforms
import
vtkTransform
3
from
vtkmodules.vtkFiltersCore
import
vtkExtractEdges
4
from
vtkmodules.vtkFiltersGeneral
import
(
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
vtkExtractEdges
Class · 0.85
RotateX
Method · 0.80
RotateY
Method · 0.80
RotateZ
Method · 0.80
GetBlock
Method · 0.80
SetResolveCoincidentTopology
Method · 0.80
GetActiveCamera
Method · 0.80
vtkCylinderSource
Class · 0.50
vtkTransform
Class · 0.50
vtkTransformPolyDataFilter
Class · 0.50
vtkPolyDataMapper
Class · 0.50
Tested by
no test coverage detected