Functions | |
| void | OnSelectorBoxMove (DOUBLE xmin, DOUBLE xmax, DOUBLE ymin, DOUBLE ymax, DOUBLE zmin, DOUBLE zmax) |
| Will be called whenever the volume of interest selector is being moved or modified. More... | |
| void OnSelectorBoxMove | ( | DOUBLE | xmin, |
| DOUBLE | xmax, | ||
| DOUBLE | ymin, | ||
| DOUBLE | ymax, | ||
| DOUBLE | zmin, | ||
| DOUBLE | zmax | ||
| ) |
Will be called whenever the volume of interest selector is being moved or modified.
| [in] | xmin | Current extent in x direction. |
| [in] | xmax | Current extent in x direction. |
| [in] | ymin | Current extent in y direction. |
| [in] | ymax | Current extent in y direction. |
| [in] | zmin | Current extent in z direction. |
| [in] | zmax | Current extent in z direction. |