Searched refs:upperVert (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DsampleCompRight.h74 void sampleRightSingleTrimEdgeRegion(Real upperVert[2], Real lowerVert[2],
H A DsampleMonoPoly.h63 void sampleLeftSingleTrimEdgeRegion(Real upperVert[2], Real lowerVert[2],
H A DsampleCompRight.cc270 void sampleRightSingleTrimEdgeRegion(Real upperVert[2], Real lowerVert[2], argument
285 monoTriangulation2(upperVert, lowerVert, &vArray, 0, endIndex-beginIndex,
H A DsampleMonoPoly.cc1701 Real *upperVert, *lowerVert; /*the end points of the first trim edge*/ local in function:sampleLeftStrip
1702 upperVert = leftChain->getVertex(topLeftIndex);
1713 sampleLeftSingleTrimEdgeRegion(upperVert, lowerVert,
1907 void sampleLeftSingleTrimEdgeRegion(Real upperVert[2], Real lowerVert[2], argument
1943 monoTriangulation2(upperVert, lowerVert, &vArray, 0, endIndex-beginIndex,

Completed in 6 milliseconds