#include <vipl_filter_abs.h>
Inheritance diagram for vipl_filter_abs:

Definition at line 30 of file vipl_filter_abs.h.
Static Public Member Functions | |
| static int | X_Axis () |
| Constant for accessing X_axis when appropriate for the filter. Currently==0, but please use the function. | |
| static int | Y_Axis () |
| Constant for accessing Y_axis when appropriate for the filter. Currently==1, but please use the function. | |
| static int | Z_Axis () |
| Constant for accessing Z_axis when appropriate for the filter. Currently==2, but please use the function. | |
| static int | T_Axis () |
| Constant for accessing T_axis when appropriate for the filter. Currently==3, but please use the function. | |
| static int vipl_filter_abs::X_Axis | ( | ) | [inline, static] |
Constant for accessing X_axis when appropriate for the filter. Currently==0, but please use the function.
..
Definition at line 43 of file vipl_filter_abs.h.
| static int vipl_filter_abs::Y_Axis | ( | ) | [inline, static] |
Constant for accessing Y_axis when appropriate for the filter. Currently==1, but please use the function.
..
Definition at line 45 of file vipl_filter_abs.h.
| static int vipl_filter_abs::Z_Axis | ( | ) | [inline, static] |
Constant for accessing Z_axis when appropriate for the filter. Currently==2, but please use the function.
..
Definition at line 47 of file vipl_filter_abs.h.
| static int vipl_filter_abs::T_Axis | ( | ) | [inline, static] |
Constant for accessing T_axis when appropriate for the filter. Currently==3, but please use the function.
..
Definition at line 49 of file vipl_filter_abs.h.
1.5.1