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

File TestBoxSphereIntersection.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkCommonDataModel import (
3 vtkBoundingBox
4)

Callers

nothing calls this directly

Calls 3

vtkGetDataRootFunction · 0.90
IntersectsSphereMethod · 0.80
vtkBoundingBoxClass · 0.50

Tested by

no test coverage detected