MCPcopy 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
2from vtkmodules.vtkCommonDataModel import vtkPiecewiseFunction
3from vtkmodules.vtkFiltersCore import (
4 vtkContourFilter,

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
vtkContourFilterClass · 0.85
SetMultiSamplesMethod · 0.80
SetViewUpMethod · 0.80
SetActiveCameraMethod · 0.80
SetShiftMethod · 0.80
AddHSVPointMethod · 0.80
SetScalarOpacityMethod · 0.80
AddVolumeMethod · 0.80
SetThetaResolutionMethod · 0.80
SetPhiResolutionMethod · 0.80

Tested by

no test coverage detected