CVD::SubImageIterator< T > Class Template Reference

#include <image.h>

Inheritance diagram for CVD::SubImageIterator< T >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef T * pointer
typedef T & reference

Public Member Functions

T & operator* ()
T * operator-> ()
 SubImageIterator ()
 SubImageIterator (T *end)
 SubImageIterator (T *start, int image_width, int row_stride, const T *off_end)

Detailed Description

template<class T>
class CVD::SubImageIterator< T >

Definition at line 221 of file image.h.


Member Typedef Documentation

template<class T >
typedef T* CVD::SubImageIterator< T >::pointer

Reimplemented from CVD::ConstSubImageIterator< T >.

Definition at line 235 of file image.h.

template<class T >
typedef T& CVD::SubImageIterator< T >::reference

Reimplemented from CVD::ConstSubImageIterator< T >.

Definition at line 236 of file image.h.


Constructor & Destructor Documentation

template<class T >
CVD::SubImageIterator< T >::SubImageIterator ( T *  start,
int  image_width,
int  row_stride,
const T *  off_end 
) [inline]

Definition at line 224 of file image.h.

template<class T >
CVD::SubImageIterator< T >::SubImageIterator ( T *  end  )  [inline, explicit]

Definition at line 228 of file image.h.

template<class T >
CVD::SubImageIterator< T >::SubImageIterator (  )  [inline]

Definition at line 232 of file image.h.


Member Function Documentation

template<class T >
T& CVD::SubImageIterator< T >::operator* (  )  [inline]

Definition at line 239 of file image.h.

template<class T >
T* CVD::SubImageIterator< T >::operator-> (  )  [inline]

Definition at line 238 of file image.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:13:52 2013