#include <Tool.h>
Inheritance diagram for SliceTool:
Public Member Functions | |
SliceTool (void *, RenderTool *) | |
~SliceTool () | |
void | SetSliceType (int param_sliceType) |
void | SetSliceValue (float param_sliceValue) |
void | SetExtent () |
int | GetSliceType () |
float | GetSliceValue () |
float | GetLowerBound () |
float | GetUpperBound () |
float | GetValueRange () |
vtkStructuredPointsGeometryFilter * | GetStructuredPointsGeometryFilter () |
Definition at line 167 of file Tool.h.
|
Definition at line 391 of file Tool.cpp. References RenderTool::AddActors(), FilterTool::FilterToolInit(), FilterTool::GetActor(), Tool::GetAllValues(), FilterTool::GetPolyMapper(), FilterTool::GetReadTool(), FilterTool::GetRenderTool(), RenderTool::Render(), Tool::SetAllValues(), SetExtent(), SetSliceType(), SetSliceValue(), TAU_PROFILE, TAU_VIZ, and XY. Here is the call graph for this function: |
|
Definition at line 430 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by MainWindow::DeleteOKCallback(). |
|
Definition at line 477 of file Tool.cpp. References Tool::GetAllValues(), TAU_PROFILE, and TAU_VIZ. Referenced by MainWindow::DisplayToolBB(), GetValueRange(), MainWindow::SliceBBToggleChanged(), and MainWindow::sliceValueScaleChanged(). Here is the call graph for this function: |
|
Definition at line 443 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by MainWindow::DisplayToolBB(). |
|
Definition at line 455 of file Tool.cpp. References Tool::GetAllValues(), TAU_PROFILE, and TAU_VIZ. Referenced by MainWindow::DisplayToolBB(). Here is the call graph for this function: |
|
Definition at line 436 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. |
|
Definition at line 488 of file Tool.cpp. References Tool::GetAllValues(), TAU_PROFILE, and TAU_VIZ. Referenced by MainWindow::DisplayToolBB(), and GetValueRange(). Here is the call graph for this function: |
|
Definition at line 499 of file Tool.cpp. References GetLowerBound(), GetUpperBound(), TAU_PROFILE, and TAU_VIZ. Referenced by MainWindow::DisplayToolBB(), and MainWindow::sliceValueScaleChanged(). Here is the call graph for this function: |
|
Definition at line 504 of file Tool.cpp. References Tool::GetLocalDimensions(), TAU_PROFILE, TAU_VIZ, XY, XZ, and YZ. Referenced by MainWindow::SliceBBToggleChanged(), SliceTool(), MainWindow::sliceValueScaleChanged(), MainWindow::sliceValueTextFieldActivate(), and MainWindow::UpdateTools(). Here is the call graph for this function: |
|
Definition at line 449 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by MainWindow::SliceBBToggleChanged(), and SliceTool(). |
|
Definition at line 466 of file Tool.cpp. References Tool::GetAllValues(), TAU_PROFILE, and TAU_VIZ. Referenced by MainWindow::CreateNewTool(), MainWindow::SliceBBToggleChanged(), SliceTool(), MainWindow::sliceValueScaleChanged(), and MainWindow::sliceValueTextFieldActivate(). Here is the call graph for this function: |