Home | History | Annotate | Download | only in functional

Lines Matching defs:gridX

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