Home | History | Annotate | Download | only in src

Lines Matching full:polygon

170 //    Purpose: Compute Voronoi Diagram for one given polygon with holes
173 // ContourSeq : in, vertices of polygon.
198 // Purpose : Compute sites for given polygon with holes
199 // (site is an edge of polygon or a reflex vertex).
202 // ContourSeq : in, vertices of polygon
221 // Purpose : Compute chains for given polygon with holes.
356 Description : Compute sites for external polygon.
360 ContourSeq : in, vertices of polygon
376 Description : Compute sites for internal polygon (for hole).
381 CurrContourSeq : in, vertices of polygon
382 pTopSite: out, pointer to the most left site of polygon (it is the most left
383 vertex of polygon)
400 Description : Compute the simple chains of sites for external polygon.
412 Description : Compute the simple chains of sites for internal polygon (= hole)
455 Description : Compute the internal Voronoi Diagram for external polygon.
466 Description : Compute the external Voronoi Diagram for each internal polygon (hole).
1247 vertices_number: in, number of vertices in polygon