#include <Tool.h>
Inheritance diagram for ReadFieldTool:


Public Member Functions | |
| ReadFieldTool () | |
| virtual | ~ReadFieldTool () |
| void | UpdateAllValues () |
| void | UpdateDimensions () |
| void | UpdateOrigin () |
| void | UpdateAspect () |
| void | UpdateRange () |
| void | SetDimensions (int dims[3]) |
| void | SetAspectRatio (float aspr[3]) |
| void | SetOrigin (float orig[3]) |
| vizStructuredFieldDataType * | GetVizData () |
| int | PrepareFinishedData () |
Definition at line 91 of file Tool.h.
|
|
Definition at line 165 of file Tool.cpp. References TAU_PROFILE, TAU_VIZ, and UpdateAllValues(). Here is the call graph for this function: ![]() |
|
|
|
|
|
Definition at line 235 of file Tool.cpp. Referenced by ACLVISFieldDataSource< T, Dim, M, C >::update(). |
|
|
Definition at line 261 of file Tool.cpp. References vizStructuredFieldDataType::InsertFieldData(). Here is the call graph for this function: ![]() |
|
|
Definition at line 221 of file Tool.cpp. References Tool::SetLocalAspectRatio(). Here is the call graph for this function: ![]() |
|
|
Definition at line 214 of file Tool.cpp. References Tool::SetLocalDimensions(). Here is the call graph for this function: ![]() |
|
|
Definition at line 228 of file Tool.cpp. References Tool::SetLocalOrigin(). Here is the call graph for this function: ![]() |
|
|
Definition at line 255 of file Tool.cpp. References TAU_PROFILE, TAU_VIZ, UpdateAspect(), UpdateDimensions(), UpdateOrigin(), and UpdateRange(). Referenced by ReadFieldTool(), and MainWindow::UpdateTools(). Here is the call graph for this function: ![]() |
|
|
Definition at line 205 of file Tool.cpp. References Tool::SetLocalAspectRatio(), TAU_PROFILE, and TAU_VIZ. Referenced by UpdateAllValues(). Here is the call graph for this function: ![]() |
|
|
Definition at line 187 of file Tool.cpp. References Tool::SetLocalDimensions(), TAU_PROFILE, and TAU_VIZ. Referenced by UpdateAllValues(). Here is the call graph for this function: ![]() |
|
|
Definition at line 196 of file Tool.cpp. References Tool::SetLocalOrigin(), TAU_PROFILE, and TAU_VIZ. Referenced by UpdateAllValues(). Here is the call graph for this function: ![]() |
|
|
Definition at line 241 of file Tool.cpp. References TAU_PROFILE, and TAU_VIZ. Referenced by UpdateAllValues(). |
1.4.6