#include <Tool.h>
Inheritance diagram for vizParticleLineTraceTool:
Public Member Functions | |
vizParticleLineTraceTool () | |
vizParticleLineTraceTool (void *param_readtool, RenderTool *param_rendertool) | |
~vizParticleLineTraceTool () | |
void | MakeAndAppendNewLines (vtkPolyData *newPD) |
void | TubeIt (vtkPolyData *polyLines) |
void | FlipTubeLinesFlag () |
Definition at line 350 of file Tool.h.
|
|
|
Definition at line 1410 of file Tool.cpp. References RenderTool::AddActors(), Al, vizTraceTool::apd, endl(), FilterTool::FilterToolInit(), FilterTool::GetActor(), Tool::GetAllValues(), FilterTool::GetPolyMapper(), FilterTool::GetReadTool(), FilterTool::GetRenderTool(), RenderTool::Render(), Tool::SetAllValues(), Tool::SetUpdatePolicy(), TAU_PROFILE, TAU_VIZ, and vizTraceTool::traceNumber. Here is the call graph for this function: |
|
Definition at line 1454 of file Tool.cpp. Referenced by MainWindow::DeleteOKCallback(). |
|
Definition at line 1575 of file Tool.cpp. Referenced by MainWindow::particleLineTraceTubeFlagChangedActivateCallback(). |
|
Definition at line 1461 of file Tool.cpp. References vizPointData::GetIds(). Referenced by MainWindow::UpdateTools(). Here is the call graph for this function: |
|
|