My Project
|
Public Member Functions | |
Gcalc_point_iterator (const Gcalc_scan_iterator *scan_i) | |
bool | more () const |
void | operator++ () |
const Gcalc_scan_iterator::point * | point () const |
const Gcalc_heap::Info * | get_pi () const |
gcalc_shape_info | get_shape () const |
double | get_x () const |
Protected Attributes | |
const Gcalc_scan_iterator::point * | sp |