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

File TestEuclideanClusterExtraction.py

Filters/Points/Testing/Python/TestEuclideanClusterExtraction.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkCommonSystem import vtkTimerLog
3from vtkmodules.vtkFiltersCore import vtkAppendPolyData
4from vtkmodules.vtkFiltersModeling import vtkPolyDataPointSampler

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
SetThetaResolutionMethod · 0.80
SetPhiResolutionMethod · 0.80
SetScaleFactorMethod · 0.80
GetActiveCameraMethod · 0.80
RenderMethod · 0.65
vtkCylinderSourceClass · 0.50
vtkPlaneSourceClass · 0.50
vtkSphereSourceClass · 0.50
vtkAppendPolyDataClass · 0.50
vtkTimerLogClass · 0.50

Tested by

no test coverage detected