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

File TestRegularPolygonSource.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkFiltersSources import vtkRegularPolygonSource
3from vtkmodules.vtkRenderingCore import (
4 vtkActor,

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
SetNumberOfSidesMethod · 0.80
RenderMethod · 0.65
vtkPolyDataMapperClass · 0.50
vtkActorClass · 0.50
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50
SetCenterMethod · 0.45
SetRadiusMethod · 0.45
SetNormalMethod · 0.45
SetInputConnectionMethod · 0.45

Tested by

no test coverage detected