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

File TestImprintFilter4.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkFiltersCore import vtkFeatureEdges
3from vtkmodules.vtkFiltersModeling import vtkImprintFilter
4from vtkmodules.vtkFiltersSources import vtkSphereSource

Callers

nothing calls this directly

Calls 15

SetThetaResolutionMethod · 0.80
SetPhiResolutionMethod · 0.80
SetTargetConnectionMethod · 0.80
SetImprintConnectionMethod · 0.80
GetActiveCameraMethod · 0.80
RenderMethod · 0.65
vtkSphereSourceClass · 0.50
vtkPolyDataMapperClass · 0.50
vtkActorClass · 0.50
vtkFeatureEdgesClass · 0.50
vtkRendererClass · 0.50

Tested by

no test coverage detected