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

File streamTracer.py

Filters/General/Testing/Python/streamTracer.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkCommonMath import vtkRungeKutta45
3from vtkmodules.vtkFiltersCore import (
4 vtkAssignAttribute,

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
vtkStreamTracerClass · 0.85
SetMaximumPropagationMethod · 0.80
AssignMethod · 0.80
GetActiveCameraMethod · 0.80
SetViewUpMethod · 0.80
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50

Tested by

no test coverage detected