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

File appendImplicitModel.py

Filters/Hybrid/Testing/Python/appendImplicitModel.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkFiltersCore import vtkContourFilter
3from vtkmodules.vtkFiltersGeometry import vtkImageDataGeometryFilter
4from vtkmodules.vtkFiltersHybrid import vtkImplicitModeller

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
vtkContourFilterClass · 0.85
SetCapValueMethod · 0.80
GetActiveCameraMethod · 0.80
RenderMethod · 0.65
vtkLineSourceClass · 0.50
vtkPlaneSourceClass · 0.50
vtkPolyDataMapperClass · 0.50
vtkActorClass · 0.50
vtkOutlineFilterClass · 0.50
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50

Tested by

no test coverage detected