Searched defs:numRings (Results 1 – 1 of 1) sorted by relevance
765 …int numRings = (minNumPointsForTessFactor >> 1); // note for even tess we aren't counting center … in QuadGeneratePoints() local842 int numRings = min(numPointRowsToCenter[U],numPointRowsToCenter[V]); in QuadGenerateConnectivity() local1274 int numRings = (processedTessFactors.numPointsForInsideTessFactor >> 1); in TriGeneratePoints() local1338 …int numRings = ((processedTessFactors.numPointsForInsideTessFactor+1) >> 1); // +1 is so even tess… in TriGenerateConnectivity() local