Home
last modified time | relevance | path

Searched refs:vh2_offset (Results 1 – 1 of 1) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DPeriodic_2_triangulation_2.h1917 Offset vh1_offset, vh2_offset; in flip() local
1926 vh2_offset = it_vh2->second.second; in flip()
1951 int i2 = 3 * ((x + vh2_offset.x()) % 3) + ((y + vh2_offset.y()) % 3); in flip()