MatrixWalkers::Checked< T, I > Struct Template Reference

Checked_ iterator for a rectangle in a matrix, no rotation. More...

#include <matrixUtil.h>

Inheritance diagram for MatrixWalkers::Checked< T, I >:

Inheritance graph
[legend]
Collaboration diagram for MatrixWalkers::Checked< T, I >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Checked (TMatrix pixels, const Block &block)
 Initializes a new iterator for a block of pixels.

Public Attributes

T * colEnd
 the end of the current column
T * colsEndStart
 the start of the end column


Detailed Description

template<class T, class I = PtrInt>
struct MatrixWalkers::Checked< T, I >

Checked_ iterator for a rectangle in a matrix, no rotation.

Definition at line 423 of file matrixUtil.h.


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

Generated on Thu Aug 6 22:33:15 2009 for Fractal Image Compressor by  doxygen 1.5.8