Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
vtkGetDataRoot
Function · 0.90
SetNumberOfBlocks
Method · 0.80
SetVerts
Method · 0.80
SetPolys
Method · 0.80
InsertCellPoint
Method · 0.80
SetBlock
Method · 0.80
pick
Function · 0.70
Render
Method · 0.65
list
Class · 0.50
range
Class · 0.50
vtkMultiBlockDataSet
Class · 0.50
vtkCompositeDataDisplayAttributes
Class · 0.50
Tested by
no test coverage detected