Searched refs:hasedge (Results 1 – 1 of 1) sorted by relevance
311 int hasedge(const int3 &t, int a,int b);312 int hasedge(const int3 &t, int a,int b) in hasedge() function333 if(hasedge(a,b[i1],b[i])) return 1; in shareedge()