Declaration of the stats_update function. More...
Go to the source code of this file.
Functions | |
int | stats_update (CMMFile_Stats *stats, void *section_begin, void *section_end) |
Declaration of the stats_update function.
int stats_update | ( | CMMFile_Stats * | stats, | |
void * | section_begin, | |||
void * | section_end | |||
) |
Internal: use floats in range section_begin to section_end to update the map statistics.
stats | (CMMFile_Stats *) | |
section_begin | (void *) start of section | |
section_end | (void *) one past end-of-section |