Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

NEWIMAGE::posconstiterator Class Template Reference

#include <positerators.h>

Collaboration diagram for NEWIMAGE::posconstiterator:

[legend]
List of all members.

Public Methods

template<class T>
class NEWIMAGE::posconstiterator< T >


Constructor & Destructor Documentation

template<class T>
NEWIMAGE::posconstiterator< T >::posconstiterator   [inline]
 

template<class T>
NEWIMAGE::posconstiterator< T >::posconstiterator const posconstiterator< T > &    source [inline]
 

template<class T>
NEWIMAGE::posconstiterator< T >::posconstiterator T *    sourceptr,
int    xinit,
int    yinit,
int    zinit,
int    x0,
int    y0,
int    z0,
int    x1,
int    y1,
int    z1,
int    rowoff,
int    sliceoff
[inline]
 

template<class T>
NEWIMAGE::posconstiterator< T >::~posconstiterator   [inline]
 


Member Function Documentation

template<class T>
void NEWIMAGE::posconstiterator< T >::getposition int &    rx,
int &    ry,
int &    rz
const [inline]
 

template<class T>
const int& NEWIMAGE::posconstiterator< T >::getx   const [inline]
 

template<class T>
const int& NEWIMAGE::posconstiterator< T >::gety   const [inline]
 

template<class T>
const int& NEWIMAGE::posconstiterator< T >::getz   const [inline]
 

template<class T>
const T& NEWIMAGE::posconstiterator< T >::operator *   const [inline]
 

template<class T>
bool NEWIMAGE::posconstiterator< T >::operator!= const posconstiterator< T > &    it const [inline]
 

template<class T>
const posconstiterator<T>& NEWIMAGE::posconstiterator< T >::operator++   [inline]
 

template<class T>
const posconstiterator<T> NEWIMAGE::posconstiterator< T >::operator++ int    [inline]
 

template<class T>
const posconstiterator<T>& NEWIMAGE::posconstiterator< T >::operator= const posconstiterator< T > &    source [inline]
 

template<class T>
bool NEWIMAGE::posconstiterator< T >::operator== const posconstiterator< T > &    it const [inline]
 


Generated on Fri Mar 7 18:22:55 2003 for newimage by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002