Searched refs:lastCell (Results 1 – 1 of 1) sorted by relevance
339 …const IVec2 lastCell (de::min(m_currentCell + 1, m_grid.x()), ((m_currentCell + m_grid.x() - 1) / … in getUsedAreaBoundingBox() local340 const IVec2 size = lastCell * m_cellSize; in getUsedAreaBoundingBox()