vipl_trivial_pixeliter Class Reference

#include <vipl_trivial_pixeliter.h>

List of all members.


Detailed Description

This class provides a trivial "iterator" class for use as the default pixel iterator in the new filter paradigm.

Any pixel iterator must provide a cast-to integer method (for the appropriate "axis"). The class has typedefs, to int, for the 4 "iterators" that we expect to be used. It has little functionality, and also serves as an example/test.

Definition at line 12 of file vipl_trivial_pixeliter.h.

Public Types

typedef int Titerator
typedef int Xiterator
typedef int Yiterator
typedef int Ziterator


Member Typedef Documentation

typedef int vipl_trivial_pixeliter::Titerator

Definition at line 15 of file vipl_trivial_pixeliter.h.

typedef int vipl_trivial_pixeliter::Xiterator

Definition at line 16 of file vipl_trivial_pixeliter.h.

typedef int vipl_trivial_pixeliter::Yiterator

Definition at line 17 of file vipl_trivial_pixeliter.h.

typedef int vipl_trivial_pixeliter::Ziterator

Definition at line 18 of file vipl_trivial_pixeliter.h.


The documentation for this class was generated from the following file:
Generated on Sun Jul 6 05:14:13 2008 for contrib/tbl/vipl by  doxygen 1.5.1