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

File TestImprintFilter5.py

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

Source from the content-addressed store, hash-verified

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

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
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50

Tested by

no test coverage detected