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

File recursiveDC.py

Filters/General/Testing/Python/recursiveDC.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 vtkRecursiveDividingCubes
4from vtkmodules.vtkFiltersModeling import vtkOutlineFilter

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
SetMultiSamplesMethod · 0.80
SetViewUpMethod · 0.80
SetActiveCameraMethod · 0.80
GetRGBColorFunction · 0.70
RenderMethod · 0.65
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50
vtkPolyDataMapperClass · 0.50
vtkActorClass · 0.50
vtkOutlineFilterClass · 0.50

Tested by

no test coverage detected