Home
last modified time | relevance | path

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

/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/vtr/
H A Dlevel.cpp850 ConstIndexArray thisFaceVerts = level.getFaceVertices(thisFace); in gatherQuadRegularInteriorPatchPoints() local
852 ConstIndexArray facePoints = (fvarChannel < 0) ? thisFaceVerts : in gatherQuadRegularInteriorPatchPoints()
867 Index v = thisFaceVerts[rotatedVerts[i]]; in gatherQuadRegularInteriorPatchPoints()