Go to the source code of this file.
Functions | |
| int | stats_update (CMMFile_Stats *stats, void *section_begin, void *section_end) |
| 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 |
1.4.7