- edgeDst
int edgeDst(int edge, Point2f dstpt)
Undocumented in source. Be warned that the author may not have intended to support it.
- edgeOrg
int edgeOrg(int edge, Point2f orgpt)
Undocumented in source. Be warned that the author may not have intended to support it.
- getEdge
int getEdge(int edge, int nextEdgeType)
Undocumented in source. Be warned that the author may not have intended to support it.
- getEdgeList
Vec4f[] getEdgeList()
Undocumented in source. Be warned that the author may not have intended to support it.
- getLeadingEdgeList
int[] getLeadingEdgeList()
Undocumented in source. Be warned that the author may not have intended to support it.
- getTriangleList
Vec6f[] getTriangleList()
Undocumented in source. Be warned that the author may not have intended to support it.
- getVertex
Point2f getVertex(int vertex, int* firstEdge)
Undocumented in source. Be warned that the author may not have intended to support it.
- getVoronoiFacetList
Tuple!(Point2f[][], Point2f[]) getVoronoiFacetList(int[] idx)
Undocumented in source. Be warned that the author may not have intended to support it.
- initDelaunay
void initDelaunay(Rect bRect)
Undocumented in source. Be warned that the author may not have intended to support it.
- insert
void insert(Point2f p)
Undocumented in source. Be warned that the author may not have intended to support it.
- insert
void insert(Point2f[] ptvec)
Undocumented in source. Be warned that the author may not have intended to support it.
- locate
int locate(Point2f pt, int edge, int vertex)
Undocumented in source. Be warned that the author may not have intended to support it.
- nextEdge
int nextEdge(int edge)
Undocumented in source. Be warned that the author may not have intended to support it.
- rotateEdge
int rotateEdge(int edge, int rotate)
Undocumented in source. Be warned that the author may not have intended to support it.
- symEdge
int symEdge(int edge)
Undocumented in source. Be warned that the author may not have intended to support it.