Module imagingbook.common
Package imagingbook.common.geometry.delaunay.guibas
package imagingbook.common.geometry.delaunay.guibas
-
ClassesClassDescriptionThis class represents a 2D edge (line segment), specified by its two end-points.Represents a 2D triangle, specified by three corner points.This is an implementation of the triangulation algorithm described in [1].