Home
last modified time | relevance | path

Searched refs:patchRingSize (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/far/
H A DpatchBuilder.cpp1208 int patchRingSize = sourcePatch.GetCornerRingPoints( in gatherIrregularSourcePoints() local
1210 assert(patchRingSize == sourceRingSize); in gatherIrregularSourcePoints()
1213 for (int i = 0; i < patchRingSize; ++i) { in gatherIrregularSourcePoints()