MCPcopy 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

InsertCellPointMethod · 0.80
SetPolysMethod · 0.80
SetBlockMethod · 0.80
vtkPointsClass · 0.50
vtkCellArrayClass · 0.50
vtkPolyDataClass · 0.50
rangeClass · 0.50
printFunction · 0.50
InsertNextPointMethod · 0.45
InsertNextCellMethod · 0.45

Tested by

no test coverage detected