Home | History | Annotate | Download | only in src

Lines Matching full:psite_next

2550         pCvVoronoiSite pSite_next = pSite->next_site;
2555 pEdge2->direction = pSite_next->edge1->direction;
2556 pEdge2->twin_edge = pSite_next->edge1;
2557 pSite_next->edge1->twin_edge = pEdge2;