Subdiv2D Constructor |
Name | Description | |
---|---|---|
![]() | Subdiv2D(Rectangle) |
Start the Delaunay's triangulation in the specific region of interest.
|
![]() | Subdiv2D(PointF, Boolean) |
Create a planar subdivision from the given points. The ROI is computed as the minimum bounding Rectangle for the input points
|