Lines Matching defs:tempI
827 Real tempI = Real(j);
835 tempI = (Real)l;
838 //inc_chain[i] and dec_chain[tempI] are connected.
839 monoTriangulationRecGenOpt(dec_chain->getVertex((int)tempI),
842 dec_chain, (int)(tempI+1), dec_end,
849 dec_chain, dec_current, (int)tempI,
865 int tempI = i;
873 tempI = l;
877 //inc_chain[tempI] and dec_chain[j] are connected
879 monoTriangulationRecGenOpt(inc_chain->getVertex(tempI),
881 inc_chain, tempI+1, inc_end,
888 inc_chain, inc_current, tempI,