Home
last modified time | relevance | path

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

/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/vtr/
H A Drefinement.cpp1009 Index vertFromVertBegin = getFirstChildVertexFromVertices(); in reclassifySemisharpVertices() local
1010 Index vertFromVertEnd = vertFromVertBegin + getNumChildVerticesFromVertices(); in reclassifySemisharpVertices()
1012 for (Index cVert = vertFromVertBegin; cVert < vertFromVertEnd; ++cVert) { in reclassifySemisharpVertices()