Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ compositePolyDataMapperBounds.py
File
compositePolyDataMapperBounds.py
Rendering/Core/Testing/Python/compositePolyDataMapperBounds.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 the bounds calculation of vtkCompositePolyDataMapper
4
# when the composite data set has empty blocks.
Callers
nothing calls this directly
Calls
15
InsertCellPoint
Method · 0.80
SetPolys
Method · 0.80
SetBlock
Method · 0.80
vtkPoints
Class · 0.50
vtkCellArray
Class · 0.50
vtkPolyData
Class · 0.50
range
Class · 0.50
vtkMultiBlockDataSet
Class · 0.50
vtkCompositePolyDataMapper
Class · 0.50
print
Function · 0.50
InsertNextPoint
Method · 0.45
InsertNextCell
Method · 0.45
Tested by
no test coverage detected