Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ gaussian.py
File
gaussian.py
Rendering/Volume/Testing/Python/gaussian.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
vtkPiecewiseFunction
3
from
vtkmodules.vtkFiltersCore
import
(
4
vtkContourFilter,
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
vtkContourFilter
Class · 0.85
SetMultiSamples
Method · 0.80
SetViewUp
Method · 0.80
ComputeViewPlaneNormal
Method · 0.80
SetActiveCamera
Method · 0.80
SetShift
Method · 0.80
AddHSVPoint
Method · 0.80
SetScalarOpacity
Method · 0.80
AddVolume
Method · 0.80
SetThetaResolution
Method · 0.80
SetPhiResolution
Method · 0.80
Tested by
no test coverage detected