newimage
 
Loading...
Searching...
No Matches
NEWIMAGE::posconstiterator< T > Class Template Reference

Public Member Functions

 posconstiterator (const posconstiterator< T > &source)
 
 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)
 
const posconstiterator< T > operator++ (int)
 
const posconstiterator< T > & operator++ ()
 
bool operator== (const posconstiterator< T > &it) const
 
bool operator!= (const posconstiterator< T > &it) const
 
void getposition (int &rx, int &ry, int &rz) const
 
const int & getx () const
 
const int & gety () const
 
const int & getz () const
 
const posconstiterator< T > & operator= (const posconstiterator< T > &source)
 
const T & operator* () const
 

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