Lines Matching defs:temp1
890 directedLine* temp1=diagonal_vertices[2*j];892 if(temp1==v1 || temp1==v2 || temp2==v1 || temp2==v2)893 if(! temp1->samePolygon(temp1, temp2))895 /*if temp1 and temp2 are in different polygons, 901 assert(temp1==v1 || temp1 == v2 || temp2==v1 || temp2 ==v2);902 if(temp1==v1) 910 if(temp1==v2)
Indexes created Fri Jul 03 00:25:33 UTC 2026