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

File TestBoxFunction.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkCommonDataModel import vtkBox
3from vtkmodules.vtkFiltersCore import vtkContourFilter
4from vtkmodules.vtkFiltersModeling import vtkOutlineFilter

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
vtkContourFilterClass · 0.85
SetMultiSamplesMethod · 0.80
SetViewAngleMethod · 0.80
SetViewUpMethod · 0.80
SetActiveCameraMethod · 0.80
SetXMinMethod · 0.60
SetXMaxMethod · 0.60
vtkBoxClass · 0.50
vtkPolyDataMapperClass · 0.50
vtkActorClass · 0.50
vtkOutlineFilterClass · 0.50

Tested by

no test coverage detected