Lines Matching defs:left_chain
105 vertexArray* left_chain, Int left_current,
110 Int n_left = left_chain->getNumElements();
115 monoTriangulationRec(topVertex, botVertex, left_chain, left_current,
120 Real left_v = left_chain->getVertex(left_current)[1];
131 monoTriangulationRecGen(topVertex, left_chain->getVertex(left_current),
132 left_chain, left_current, left_current,
137 left_chain, left_current,
146 if(left_chain->getVertex(i)[1] <= right_v)
150 left_chain, left_current, i-1,
153 monoTriangulationRecOpt(left_chain->getVertex(i-1),
155 left_chain, i,