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

File cylMap.py

Filters/Texture/Testing/Python/cylMap.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
vtkDataSetMapperClass · 0.85
RenderMethod · 0.65
vtkTextureClass · 0.50
vtkActorClass · 0.50
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50
SetNumberOfPointsMethod · 0.45
SetInputConnectionMethod · 0.45
GetOutputPortMethod · 0.45
SetToleranceMethod · 0.45

Tested by

no test coverage detected