Searched refs:rasterSizeX (Results 1 – 1 of 1) sorted by relevance
599 float rasterSizeX = 2.0f / static_cast<float>(getWindowWidth()); in PointsGen() local606 float offsetX = -1.0f + rasterSizeX * static_cast<float>(j) + rasterSizeX / 2; in PointsGen()