Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

SIM3D_iteratorFast< ImageType, _Ptr, _Ref > Class Template Reference

SparseImage3D iterator, this just encapulates a float pointer. More...

#include <SparseImage3D.hpp>

Inheritance diagram for SIM3D_iteratorFast< ImageType, _Ptr, _Ref >:

Inheritance graph
[legend]
Collaboration diagram for SIM3D_iteratorFast< ImageType, _Ptr, _Ref >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void AssertBounds ()
_Ref operator * ()
double Progress () const
_Self operator++ (int)
_Selfoperator++ ()
void operator+= (size_t m)
_Self operator+ (size_t m)
_Self operator- (size_t m)
_Self operator-- (int)
_Selfoperator-- ()
void operator-= (size_t m)
int operator- (const _Self &other)
bool operator< (const _Self &other)
bool operator<= (const _Self &other)
bool operator> (const _Self &other)
bool operator>= (const _Self &other)
Vect3Di ComputePosition () const
Vect3Di Pos () const
bool operator!= (const _Self &other)
bool operator== (const _Self &other)
 SIM3D_iteratorFast (ImageType *_ima, _Ptr _pos)

Public Attributes

ImageType * ima
_Ptr pos

Private Types

typedef SIM3D_iteratorFast<
ImageType, _Ptr, _Ref > 
_Self

Detailed Description

template<class ImageType, class _Ptr, class _Ref>
class SIM3D_iteratorFast< ImageType, _Ptr, _Ref >

SparseImage3D iterator, this just encapulates a float pointer.

Definition at line 169 of file SparseImage3D.hpp.


The documentation for this class was generated from the following file:
Generated on Fri Jun 17 13:36:19 2005 for ImLib3D by  doxygen 1.4.2