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

File TestExponentialPointSource.py

Filters/Sources/Testing/Python/TestExponentialPointSource.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkFiltersCore import vtkAppendPolyData
3from vtkmodules.vtkFiltersSources import vtkPointSource
4from vtkmodules.vtkRenderingCore import (

Callers

nothing calls this directly

Calls 15

GetActiveCameraMethod · 0.80
RenderMethod · 0.65
vtkAppendPolyDataFunction · 0.50
vtkPolyDataMapperClass · 0.50
vtkActorClass · 0.50
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50
SetCenterMethod · 0.45
SetRadiusMethod · 0.45
SetNumberOfPointsMethod · 0.45
AddInputConnectionMethod · 0.45

Tested by

no test coverage detected