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

File spherical.py

Common/Transforms/Testing/Python/spherical.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkCommonTransforms import vtkSphericalTransform
3from vtkmodules.vtkFiltersGeneral import vtkTransformPolyDataFilter
4from vtkmodules.vtkFiltersSources import vtkPlaneSource

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
vtkDataSetMapperClass · 0.85
GetActiveCameraMethod · 0.80
SetViewAngleMethod · 0.80
SetViewUpMethod · 0.80
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50
vtkPlaneSourceClass · 0.50
vtkTextureClass · 0.50
vtkActorClass · 0.50

Tested by

no test coverage detected