Searched refs:xBegin (Results 1 – 1 of 1) sorted by relevance
349 const int xBegin = -15, xEnd = 15; in createGroundPlane() local350 const long triangleCount = (yEnd - yBegin) * (xEnd - xBegin) * 2; in createGroundPlane()365 for (x = xBegin; x < xEnd; ++x) in createGroundPlane()