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

File TestStaticPointLocator3.py

Common/DataModel/Testing/Python/TestStaticPointLocator3.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 vtkIdTypeArray,
4 vtkMath,

Callers

nothing calls this directly

Calls 15

vtk_to_numpyFunction · 0.90
printFunction · 0.50
vtkTimerLogClass · 0.50
vtkPointLocatorClass · 0.50
vtkIdTypeArrayClass · 0.50
skipMethod · 0.45
SetNumberOfPointsMethod · 0.45
SetRadiusMethod · 0.45
UpdateMethod · 0.45
GetOutputMethod · 0.45
formatMethod · 0.45
SetDataSetMethod · 0.45

Tested by

no test coverage detected