Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
from
vtkmodules.vtkCommonMath
import
vtkRungeKutta45
3
from
vtkmodules.vtkFiltersCore
import
(
4
vtkAssignAttribute,
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
vtkStreamTracer
Class · 0.85
SetMaximumPropagation
Method · 0.80
SetMinimumIntegrationStep
Method · 0.80
SetMaximumIntegrationStep
Method · 0.80
SetInitialIntegrationStep
Method · 0.80
Assign
Method · 0.80
GetActiveCamera
Method · 0.80
SetViewUp
Method · 0.80
vtkRenderer
Class · 0.50
vtkRenderWindow
Class · 0.50
vtkRenderWindowInteractor
Class · 0.50
Tested by
no test coverage detected