MCPcopy Create free account
hub / github.com/Kitware/VTK / TestImageMarchingCubes.py

File TestImageMarchingCubes.py

Filters/Modeling/Testing/Python/TestImageMarchingCubes.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkCommonColor import vtkNamedColors
3from vtkmodules.vtkFiltersGeneral import vtkImageMarchingCubes
4from vtkmodules.vtkFiltersModeling import vtkOutlineFilter

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
SetDataExtentMethod · 0.80
SetDataSpacingMethod · 0.80
SetDataOriginMethod · 0.80
GetRGBColorFunction · 0.70
RenderMethod · 0.65
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50
cosFunction · 0.50
sinFunction · 0.50
vtkPolyDataMapperClass · 0.50

Tested by

no test coverage detected