Lines Matching defs:temp1
673 directedLine* temp1=diagonal_vertices[2*j];675 if(temp1==v1 || temp1==v2 || temp2==v1 || temp2==v2)676 if(! temp1->samePolygon(temp1, temp2))678 /*if temp1 and temp2 are in different polygons, 684 assert(temp1==v1 || temp1 == v2 || temp2==v1 || temp2 ==v2);685 if(temp1==v1) 693 if(temp1==v2)