#include <Tool.h>
Inheritance diagram for Tool:
Public Member Functions | |
Tool () | |
virtual | ~Tool () |
void | SetUpdatePolicy (UpdatePolicyType) |
UpdatePolicyType | GetUpdatePolicy () |
int | UpdateTestAndSet () |
void | SetLocalDimensions (int *) |
void | SetLocalOrigin (float *) |
void | SetLocalAspectRatio (float *) |
void | SetRange (float *) |
void | SetAllValues (int *, float *, float *, float *) |
void | GetLocalDimensions (int *) |
void | GetLocalOrigin (float *) |
void | GetLocalAspectRatio (float *) |
void | GetRange (float *) |
void | GetAllValues (int *, float *, float *, float *) |
Definition at line 40 of file Tool.h.
|
Definition at line 31 of file Tool.cpp. References Once, SetUpdatePolicy(), TAU_PROFILE, and TAU_VIZ. Here is the call graph for this function: |
|
|
|
Definition at line 143 of file Tool.cpp. References GetLocalAspectRatio(), GetLocalDimensions(), GetLocalOrigin(), GetRange(), TAU_PROFILE, and TAU_VIZ. Referenced by MainWindow::DisplayToolBB(), SliceTool::GetLowerBound(), SliceTool::GetSliceValue(), SliceTool::GetUpperBound(), IsoSurfaceTool::IsoSurfaceTool(), PointTool::PointTool(), SliceTool::SetSliceValue(), MainWindow::SliceBBToggleChanged(), SliceTool::SliceTool(), MainWindow::sliceValueScaleChanged(), SphereTool::SphereTool(), MainWindow::UpdateTools(), and vizParticleLineTraceTool::vizParticleLineTraceTool(). Here is the call graph for this function: |
|
Definition at line 122 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by GetAllValues(). |
|
Definition at line 94 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by GetAllValues(), and SliceTool::SetExtent(). |
|
Definition at line 108 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by GetAllValues(). |
|
Definition at line 136 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by GetAllValues(), and MainWindow::isoValueScaleChangedCallback(). |
|
Definition at line 58 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. |
|
Definition at line 153 of file Tool.cpp. References SetLocalAspectRatio(), SetLocalDimensions(), SetLocalOrigin(), SetRange(), TAU_PROFILE, and TAU_VIZ. Referenced by IsoSurfaceTool::IsoSurfaceTool(), PointTool::PointTool(), SliceTool::SliceTool(), SphereTool::SphereTool(), MainWindow::UpdateTools(), and vizParticleLineTraceTool::vizParticleLineTraceTool(). Here is the call graph for this function: |
|
Definition at line 115 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by SetAllValues(), ReadFieldTool::SetAspectRatio(), and ReadFieldTool::UpdateAspect(). |
|
Definition at line 87 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by SetAllValues(), ReadFieldTool::SetDimensions(), and ReadFieldTool::UpdateDimensions(). |
|
Definition at line 101 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by SetAllValues(), ReadFieldTool::SetOrigin(), and ReadFieldTool::UpdateOrigin(). |
|
Definition at line 129 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by SetAllValues(). |
|
Definition at line 41 of file Tool.cpp. References Al, Once, TAU_PROFILE, TAU_VIZ, and Zero. Referenced by SphereTool::SphereTool(), Tool(), vizParticleLineTraceTool::vizParticleLineTraceTool(), and vizVectorParticleTool::vizVectorParticleTool(). |
|
Definition at line 63 of file Tool.cpp. References Al, Once, TAU_PROFILE, TAU_VIZ, and Zero. Referenced by MainWindow::UpdateTools(). |