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

File closedSplines.py

Common/ComputationalGeometry/Testing/Python/closedSplines.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkCommonCore import vtkPoints
3from vtkmodules.vtkCommonDataModel import (
4 vtkCellArray,

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
SetPhiResolutionMethod · 0.80
SetThetaResolutionMethod · 0.80
SetDiffuseColorMethod · 0.80
SetSpecularPowerMethod · 0.80
InsertCellPointMethod · 0.80
SetLinesMethod · 0.80
SetNumberOfSidesMethod · 0.80
GetActiveCameraMethod · 0.80
GetRGBColorFunction · 0.70
fitFunction · 0.70
vtkRendererClass · 0.50

Tested by

no test coverage detected