Lines Matching full:gridx
327 const int gridX = (m_currentCell - 1) % m_grid.x();329 const IVec2 currentOrigin = (IVec2(gridX, gridY) * m_cellSize) + m_baseRandomOffset;