Searched defs:rightGridInnerIndices (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DsampleMonoPoly.cc413 Int *rightGridInnerIndices = (Int*) malloc(sizeof(Int) * (firstGridIndex - lastGridIndex +1)); local in function:findGridChains
1335 Int *rightGridInnerIndices = (Int*) malloc(sizeof(Int) * (firstGridIndex - lastGridIndex +1)); local in function:sampleMonoPoly
[all...]

Completed in 4 milliseconds