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

File earth.py

Filters/Hybrid/Testing/Python/earth.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkFiltersHybrid import vtkEarthSource
3from vtkmodules.vtkFiltersSources import vtkTexturedSphereSource
4from vtkmodules.vtkIOImage import vtkPNMReader

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
SetThetaResolutionMethod · 0.80
SetPhiResolutionMethod · 0.80
GetActiveCameraMethod · 0.80
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50
vtkPolyDataMapperClass · 0.50
vtkActorClass · 0.50
vtkTextureClass · 0.50
AddRendererMethod · 0.45
SetRenderWindowMethod · 0.45

Tested by

no test coverage detected