Home
last modified time | relevance | path

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

/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/far/
H A DpatchBuilder.cpp1060 int f0InVFaces = fastModN(fInVFaces + vFaces.size() - 2, vFaces.size()); in getTriRegularPatchPoints() local
1062 Index f0 = vFaces[f0InVFaces]; in getTriRegularPatchPoints()
1063 int vInf0 = vInFaces[f0InVFaces]; in getTriRegularPatchPoints()