#include <Tool.h>
Inheritance diagram for vizAxesTool:
Public Member Functions | |
vizAxesTool () | |
vizAxesTool (void *param_readtool, RenderTool *param_rendertool) | |
virtual | ~vizAxesTool () |
int | SetScaleFactor (float scaleFact) |
float | GetScaleFactor () const |
int | GetMaxSideLenOfGlobalBoundingBox (RenderTool *ren, float &maxSide) |
int | GetGlobalBoundingBox (RenderTool *ren, float allBounds[6]) |
Definition at line 331 of file Tool.h.
|
Definition at line 1240 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. |
|
Definition at line 1246 of file Tool.cpp. References RenderTool::AddActors(), FilterTool::FilterToolInit(), FilterTool::GetActor(), GetMaxSideLenOfGlobalBoundingBox(), FilterTool::GetPolyMapper(), FilterTool::GetRenderTool(), TAU_PROFILE, and TAU_VIZ. Here is the call graph for this function: |
|
Definition at line 1279 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by MainWindow::DeleteOKCallback(). |
|
Definition at line 1333 of file Tool.cpp. References bounds(), RenderTool::GetRenderer(), TAU_PROFILE, and TAU_VIZ. Referenced by GetMaxSideLenOfGlobalBoundingBox(). Here is the call graph for this function: |
|
Definition at line 1302 of file Tool.cpp. References bounds(), GetGlobalBoundingBox(), TAU_PROFILE, and TAU_VIZ. Referenced by vizAxesTool(). Here is the call graph for this function: |
|
Definition at line 1295 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by MainWindow::DisplayToolBB(). |
|
Definition at line 1286 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by MainWindow::axesLenTextFieldActivate(). |