List of all members.
Public Types |
|
typedef T * | pointer |
|
typedef T & | reference |
Public Member Functions |
|
| SubImageIterator (T *start, int image_width, int row_stride, const T *off_end) |
|
| SubImageIterator (T *end) |
|
T * | operator-> () |
|
T & | operator* () |
Detailed Description
template<class T>
class CVD::SubImageIterator< T >
Definition at line 223 of file image.h.
The documentation for this class was generated from the following file: