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

File TestPolyDataGetCellPoints.py

Common/DataModel/Testing/Python/TestPolyDataGetCellPoints.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkCommonCore import (
3 vtkFloatArray,
4 vtkPoints,

Callers

nothing calls this directly

Calls 15

SetScalarsMethod · 0.80
InsertCellPointMethod · 0.80
SetPolysMethod · 0.80
vtkPolyDataClass · 0.50
vtkPointsClass · 0.50
vtkFloatArrayFunction · 0.50
rangeClass · 0.50
vtkCellArrayClass · 0.50
printFunction · 0.50
InsertNextPointMethod · 0.45
SetNameMethod · 0.45
InsertNextValueMethod · 0.45

Tested by

no test coverage detected