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

File TestBandedContourFilter.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkCommonCore import (
3 vtkFloatArray,
4 vtkPoints,

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
InsertCellPointMethod · 0.80
SetTuple1Method · 0.80
SetVertsMethod · 0.80
SetLinesMethod · 0.80
SetPolysMethod · 0.80
SetStripsMethod · 0.80
GetActiveCameraMethod · 0.80
RenderMethod · 0.65
vtkPointsClass · 0.50
vtkCellArrayClass · 0.50
vtkFloatArrayClass · 0.50

Tested by

no test coverage detected