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

CTR3D_iteratorFast< Container3D, _Ref, _Ptr > Class Template Reference

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

#include <Container3DIterators.hpp>

Inheritance diagram for CTR3D_iteratorFast< Container3D, _Ref, _Ptr >:

Inheritance graph
[legend]
Collaboration diagram for CTR3D_iteratorFast< Container3D, _Ref, _Ptr >:

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) const
bool operator< (const _Self &other) const
bool operator<= (const _Self &other) const
bool operator> (const _Self &other) const
bool operator>= (const _Self &other) const
Vect3Di ComputePosition () const
void operator+= (const Vect3Di &dV)
void operator= (const Vect3Di &P)
bool operator!= (const _Self &other)
bool operator== (const _Self &other)
 CTR3D_iteratorFast (Container3D *_ima, _Ptr _pos)

Public Attributes

Container3Dima
_Ptr pos

Private Types

typedef CTR3D_iteratorFast<
Container3D, _Ref, _Ptr > 
_Self

Detailed Description

template<class Container3D, class _Ref, class _Ptr>
class CTR3D_iteratorFast< Container3D, _Ref, _Ptr >

basic iterator for walking through the WHOLE container

Definition at line 46 of file Container3DIterators.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