Home | History | Annotate | Download | only in src

Lines Matching refs:vtxIdx

330                                       int vtxIdx,
344 if( edges[ mainEdgeIdx * 2 ] == vtxIdx ) {
345 x0 = contour[ vtxIdx ].x;
346 y0 = contour[ vtxIdx ].y;
355 //x0_end = contour[ vtxIdx ].x;
356 //y0_end = contour[ vtxIdx ].y;
357 x0 = contour[ vtxIdx ].x;
358 y0 = contour[ vtxIdx ].y;
368 ( edges[ i * 2 ] == vtxIdx || edges[ i * 2 + 1 ] == vtxIdx ) )
373 if( edges[ i * 2 ] == vtxIdx ) {
385 if( edges[ i * 2 ] == vtxIdx ) {