Leuven, E. wrote:
Abdelrazak Younes wrote:Yes, BufferView::update() is about the metricsrename it to BufferView::updateMetrics() ?
That's what it is called actually. BufferView::update() does some checks on the Update flags and decides to update the full metrics or us the singlePar optimisation, hence the boolean argument of updateMetrics(bool).
Abdel.