Overload List

NameDescription
PlanarSubdivision(array<PointF>[]()[])
Create a planar subdivision from the given points. The ROI is computed as the minimun bounding Rectangle for the input points
PlanarSubdivision(Rectangle%)
Start the Delaunay's triangulation in the specific region of interest.
PlanarSubdivision(array<PointF>[]()[], Boolean)
Create a planar subdivision from the given points. The ROI is computed as the minimun bounding Rectangle for the input points

See Also