The SKIRT project
advanced radiative transfer for astrophysics
Public Member Functions | Private Attributes | List of all members
Indices::Iterator Class Reference

Public Member Functions

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

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: