Searched refs:intFace (Results 1 – 9 of 9) sorted by relevance
5 interface intFace interface
6 interface intFace interface
875 Index intFace = vFaces[intFaceInVFaces]; in gatherQuadRegularInteriorPatchPoints() local878 facePoints = (fvarChannel < 0) ? level.getFaceVertices(intFace) : in gatherQuadRegularInteriorPatchPoints()879 level.getFaceFVarValues(intFace, fvarChannel); in gatherQuadRegularInteriorPatchPoints()1064 Index intFace = intVertFaces[intFaceInIntVertFaces]; in gatherQuadRegularCornerPatchPoints() local1085 intFacePoints = level.getFaceVertices(intFace); in gatherQuadRegularCornerPatchPoints()1090 intFacePoints = level.getFaceFVarValues(intFace, fvarChannel); in gatherQuadRegularCornerPatchPoints()