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

BIM3D_iteratorFast< BitImage3D, _Ref > Class Template Reference

basic iterator for walking through the WHOLE container More...

#include <BitImage3DIterators.hpp>

Inheritance diagram for BIM3D_iteratorFast< BitImage3D, _Ref >:

Inheritance graph
[legend]
Collaboration diagram for BIM3D_iteratorFast< BitImage3D, _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
void operator+= (const Vect3Di &dV)
void operator= (const Vect3Di &P)
bool operator!= (const _Self &other)
bool operator== (const _Self &other)
 BIM3D_iteratorFast (BitImage3D *_ima, size_t _pos)

Public Attributes

BitImage3Dima
size_t pos

Private Types

typedef BIM3D_iteratorFast<
BitImage3D, _Ref > 
_Self

Detailed Description

template<class BitImage3D, class _Ref>
class BIM3D_iteratorFast< BitImage3D, _Ref >

basic iterator for walking through the WHOLE container

Definition at line 33 of file BitImage3DIterators.hpp.


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