#include <Tool.h>
Inheritance diagram for FilterTool:
Public Member Functions | |
FilterTool () | |
~FilterTool () | |
void | FilterToolInit (void *, RenderTool *) |
void | SetReadTool (void *) |
void | SetRenderTool (RenderTool *) |
void * | GetReadTool () |
RenderTool * | GetRenderTool () |
vtkActor * | GetActor () |
vtkPolyMapper * | GetPolyMapper () |
Definition at line 143 of file Tool.h.
|
Definition at line 321 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. |
|
Definition at line 328 of file Tool.cpp. References GetActor(), GetRenderTool(), RenderTool::RemoveActors(), RenderTool::Render(), TAU_PROFILE, and TAU_VIZ. Here is the call graph for this function: |
|
Definition at line 382 of file Tool.cpp. References SetReadTool(), SetRenderTool(), TAU_PROFILE, and TAU_VIZ. Referenced by IsoSurfaceTool::IsoSurfaceTool(), PointTool::PointTool(), SliceTool::SliceTool(), SphereTool::SphereTool(), vizAxesTool::vizAxesTool(), vizParticleLineTraceTool::vizParticleLineTraceTool(), vizVectorFieldTool::vizVectorFieldTool(), and vizVectorParticleTool::vizVectorParticleTool(). Here is the call graph for this function: |
|
|
Definition at line 351 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by IsoSurfaceTool::IsoSurfaceTool(), PointTool::PointTool(), SliceTool::SliceTool(), SphereTool::SphereTool(), MainWindow::UpdateTools(), vizAxesTool::vizAxesTool(), vizParticleLineTraceTool::vizParticleLineTraceTool(), vizVectorFieldTool::vizVectorFieldTool(), and vizVectorParticleTool::vizVectorParticleTool(). |
|
Definition at line 363 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by IsoSurfaceTool::IsoSurfaceTool(), PointTool::PointTool(), SliceTool::SliceTool(), SphereTool::SphereTool(), vizParticleLineTraceTool::vizParticleLineTraceTool(), vizVectorFieldTool::vizVectorFieldTool(), and vizVectorParticleTool::vizVectorParticleTool(). |
|
Definition at line 375 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by IsoSurfaceTool::IsoSurfaceTool(), PointTool::PointTool(), SliceTool::SliceTool(), SphereTool::SphereTool(), vizAxesTool::vizAxesTool(), vizParticleLineTraceTool::vizParticleLineTraceTool(), vizVectorFieldTool::vizVectorFieldTool(), vizVectorParticleTool::vizVectorParticleTool(), and ~FilterTool(). |
|
Definition at line 357 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by FilterToolInit(). |
|
Definition at line 369 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by FilterToolInit(). |