Public Member Functions | |
cellray (const los_ray &r, unsigned int e) | |
int | index () const |
coord_def | target () const |
coord_def | operator[] (unsigned int i) |
void | calc_params () |
Public Attributes | |
los_ray | ray |
unsigned int | end |
int | imbalance |
bool | first_diag |
cellray::cellray | ( | const los_ray & | r, | |
unsigned int | e | |||
) | [inline] |
int cellray::index | ( | ) | const [inline] |
coord_def cellray::target | ( | ) | const [inline] |
coord_def cellray::operator[] | ( | unsigned int | i | ) | [inline] |
void cellray::calc_params | ( | ) |
unsigned int cellray::end |
bool cellray::first_diag |