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

File TestBoxPlaneIntersection.py

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
vtkCubeSourceClass · 0.85
SetPolysMethod · 0.80
IntersectWithPlaneMethod · 0.80
InsertCellPointMethod · 0.80
GetActiveCameraMethod · 0.80
RenderMethod · 0.65
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50
vtkPolyDataMapperClass · 0.50
vtkActorClass · 0.50

Tested by

no test coverage detected