Skip to content

Fix clustering not being performed. Also make compliant with c++17

Seth Parker requested to merge fix-cluster-associations into master

Created by: csparker247

Fixes bug where clustering was not actually being performed, resulting in an empty output mesh.

Also makes compatible with C++17 (#2 (closed)).

Merge request reports