Searched refs:findIndexStrictBelowGen (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DmonoTriangulation.h92 Int findIndexStrictBelowGen(Real v, Int startIndex, Int EndIndex);
H A DsampleMonoPoly.cc1523 Int botLeftIndex = leftChain->findIndexStrictBelowGen(
1527 Int botRightIndex = rightChain->findIndexStrictBelowGen(
H A DmonoTriangulation.cc1227 Int vertexArray::findIndexStrictBelowGen(Real v, Int startIndex, Int endIndex) function in class:vertexArray

Completed in 6 milliseconds