Ported nearest_point() and nearest_point_index()
This commit is contained in:
@@ -13,6 +13,8 @@ extern "C" {
|
||||
#undef do_close
|
||||
}
|
||||
|
||||
#define EPSILON 1e-4
|
||||
|
||||
namespace Slic3r {}
|
||||
using namespace Slic3r;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user