Skip to content

Fix no alpha shape

bchareyre requested to merge fixNoAlphaShape into master

Put #ifdef in the right place to compile without ALPHASHAPE.

Consclusions of some tests: there is no penalty for using alpha shapes in terms of triangulation time.

Merge request reports