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

File pickCellPoints.py

Rendering/Core/Testing/Python/pickCellPoints.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

InsertCellPointMethod · 0.80
SetPolysMethod · 0.80
SetPixelToleranceMethod · 0.80
RenderMethod · 0.65
vtkPointsClass · 0.50
rangeClass · 0.50
vtkCellArrayClass · 0.50
vtkPolyDataClass · 0.50
vtkPolyDataMapperClass · 0.50
vtkActorClass · 0.50
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50

Tested by

no test coverage detected