Skip to content

abort_if_empty_cell for GEO::PeriodicDelaunay3d #359

Description

@PlathC

The fast 3D Delaunay builder GEO::PeriodicDelaunay3d has hardcoded exit when a Voronoi cell is empty.
It could be interesting to let the user configure through a flag if they still want the diagram in such case.

A similar function (void abort_if_empty_cell(bool)) is already implemented for GEO::RegularWeightedDelaunay2d.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions