The SKIRT project
advanced radiative transfer for astrophysics
Indices::Iterator Class Reference

Public Member Functions

 Iterator (int value, int step)
bool operator!= (Iterator const &other) const
int operator* () const
Iterator & operator++ ()

Private Attributes

int _step
int _value

Detailed Description

Instances of this helper class are returned as index iterators.


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