Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ pickCompositeData.py
File
pickCompositeData.py
Rendering/Core/Testing/Python/pickCompositeData.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
3
# This script tests picking props, points and cells rendered with a vtkCompositePolyDataMapper.
4
#
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
vtkPicker
Class · 0.85
vtkPointPicker
Class · 0.85
SetNumberOfBlocks
Method · 0.80
SetBlock
Method · 0.80
GetBlock
Method · 0.80
InsertCellPoint
Method · 0.80
SetPolys
Method · 0.80
pick
Function · 0.70
Render
Method · 0.65
vtkMultiBlockDataSet
Class · 0.50
vtkCompositeDataDisplayAttributes
Class · 0.50
Tested by
no test coverage detected