MFMv2.0.10
Movable Feast Machine Simulator 2.0.10
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
MFM::Grid< GC >::MyIterator< PointerType > Class Template Reference

#include <Grid.h>

Public Member Functions

 MyIterator (Grid< GC > &g, int i=0, int j=0)
 
bool operator!= (const MyIterator &m) const
 
void operator++ ()
 
int operator- (const MyIterator &m) const
 
PointerType operator* () const
 

Detailed Description

template<class GC>
template<typename PointerType>
class MFM::Grid< GC >::MyIterator< PointerType >

A minimal iterator over the Tiles of a grid. Access via Grid::begin().


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