Static Public Member Functions
vipl_filter_abs Class Reference

#include <vipl_filter_abs.h>

Inheritance diagram for vipl_filter_abs:
Inheritance graph
[legend]

List of all members.

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...

Detailed Description

Definition at line 30 of file vipl_filter_abs.h.


Member Function Documentation

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.

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.


The documentation for this class was generated from the following file: