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

File labeledContours.py

Rendering/Label/Testing/Python/labeledContours.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkFiltersCore import (
3 vtkContourFilter,
4 vtkMaskPoints,

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
vtkContourFilterClass · 0.85
vtkMaskPointsClass · 0.85
SetMultiSamplesMethod · 0.80
SetImageRangeMethod · 0.80
SetDataSpacingMethod · 0.80
SetFontSizeMethod · 0.80
GetActiveCameraMethod · 0.80
RenderMethod · 0.65
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50

Tested by

no test coverage detected