#include <Tool.h>
Inheritance diagram for IsoSurfaceTool:
Public Member Functions | |
IsoSurfaceTool (void *, RenderTool *) | |
~IsoSurfaceTool () | |
void | SetNumContours (int param_numContours) |
void | SetContourSubRange (float *param_srange) |
int | GetNumContours () |
void | GetContourSubRange (float *param_srange) |
vtkContourFilter * | GetContourFilter () |
Definition at line 194 of file Tool.h.
|
Definition at line 528 of file Tool.cpp. References RenderTool::AddActors(), FilterTool::FilterToolInit(), FilterTool::GetActor(), Tool::GetAllValues(), FilterTool::GetPolyMapper(), FilterTool::GetReadTool(), FilterTool::GetRenderTool(), RenderTool::Render(), Tool::SetAllValues(), SetContourSubRange(), SetNumContours(), TAU_PROFILE, and TAU_VIZ. Here is the call graph for this function: |
|
Definition at line 568 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by MainWindow::DeleteOKCallback(). |
|
Definition at line 575 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by MainWindow::DisplayToolBB(), MainWindow::isoValueScaleChangedCallback(), MainWindow::IsoValueTextFieldActivate(), MainWindow::misoContourRangeMaxTextFieldActivate(), MainWindow::misoContourRangeMinTextFieldActivate(), and MainWindow::misoNumContoursTextFieldActivate(). |
|
Definition at line 600 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by MainWindow::DisplayToolBB(), MainWindow::misoContourRangeMaxTextFieldActivate(), MainWindow::misoContourRangeMinTextFieldActivate(), and MainWindow::misoNumContoursTextFieldActivate(). |
|
Definition at line 587 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by MainWindow::DisplayToolBB(), MainWindow::misoContourRangeMaxTextFieldActivate(), and MainWindow::misoContourRangeMinTextFieldActivate(). |
|
Definition at line 593 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by IsoSurfaceTool(), MainWindow::misoContourRangeMaxTextFieldActivate(), and MainWindow::misoContourRangeMinTextFieldActivate(). |
|
Definition at line 581 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by IsoSurfaceTool(), and MainWindow::misoNumContoursTextFieldActivate(). |