#include <Tool.h>
Inheritance diagram for RenderTool:
Public Member Functions | |
RenderTool () | |
void | SetRenderer (vtkRenderer *) |
void | SetRenderWindow (vtkXRenderWindow *) |
vtkRenderer * | GetRenderer () |
vtkRenderWindow * | GetRenderWindow () |
void | ResetCamera () |
void | AddActors (vtkActor *) |
void | RemoveActors (vtkActor *) |
void | Render () |
Definition at line 116 of file Tool.h.
|
Definition at line 634 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. |
|
Definition at line 645 of file Tool.cpp. References ResetCamera(), 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 620 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by vizAxesTool::GetGlobalBoundingBox(), and vizResetRenderer(). |
|
|
Definition at line 654 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by FilterTool::~FilterTool(). |
|
Definition at line 661 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by IsoSurfaceTool::IsoSurfaceTool(), PointTool::PointTool(), SliceTool::SliceTool(), SphereTool::SphereTool(), vizParticleLineTraceTool::vizParticleLineTraceTool(), vizVectorFieldTool::vizVectorFieldTool(), vizVectorParticleTool::vizVectorParticleTool(), and FilterTool::~FilterTool(). |
|
Definition at line 639 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by AddActors(). |
|
Definition at line 609 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by VizTool::VizTool(). |
|
Definition at line 614 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by VizTool::VizTool(). |