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

File pickCompositeData2.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3# This script demonstrates VTK issue #17211 where the vtkCellPicker returns
4# the flat block index not matching the cell and point id.

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
SetNumberOfBlocksMethod · 0.80
SetVertsMethod · 0.80
SetPolysMethod · 0.80
InsertCellPointMethod · 0.80
SetBlockMethod · 0.80
pickFunction · 0.70
RenderMethod · 0.65
listClass · 0.50
rangeClass · 0.50

Tested by

no test coverage detected