Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ clipVolume3.py
File
clipVolume3.py
Filters/General/Testing/Python/clipVolume3.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
vtkmodules.vtkCommonDataModel
import
(
3
vtkImplicitDataSet,
4
vtkImplicitWindowFunction,
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
SetMultiSamples
Method · 0.80
vtkQuadric
Class · 0.50
vtkGeometryFilter
Class · 0.50
vtkPolyDataMapper
Class · 0.50
vtkActor
Class · 0.50
vtkOutlineFilter
Class · 0.50
vtkRenderer
Class · 0.50
vtkRenderWindow
Class · 0.50
vtkRenderWindowInteractor
Class · 0.50
SetCoefficients
Method · 0.45
SetSampleDimensions
Method · 0.45
Tested by
no test coverage detected