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

File pickCells.py

Rendering/Core/Testing/Python/pickCells.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 vtkHexagonalPrism,

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
vtkDataSetMapperClass · 0.85
vtkTriangleStripClass · 0.85
vtkPolyVertexClass · 0.85
vtkPentagonalPrismClass · 0.85
vtkHexagonalPrismClass · 0.85
vtkPointPickerClass · 0.85
SetNumberOfIdsMethod · 0.80
SetDiffuseColorMethod · 0.80
GetActiveCameraMethod · 0.80
IsInViewportMethod · 0.80
RenderMethod · 0.65

Tested by

no test coverage detected