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

File TestConvexPointSet.py

Common/DataModel/Testing/Python/TestConvexPointSet.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 vtkConvexPointSet,

Callers

nothing calls this directly

Calls 15

vtkDataSetMapperClass · 0.85
vtkContourFilterClass · 0.85
InsertIdMethod · 0.80
SetViewUpMethod · 0.80
SetActiveCameraMethod · 0.80
GetActiveCameraMethod · 0.80
RenderMethod · 0.65
vtkPointsClass · 0.50
vtkConvexPointSetClass · 0.50
vtkUnstructuredGridClass · 0.50
vtkActorClass · 0.50

Tested by

no test coverage detected