Find closest point from points
This commit is contained in:
parent
4889a1a1b1
commit
8f66ba4bd5
5 changed files with 194 additions and 1 deletions
|
@ -30,6 +30,8 @@ set(SLIC3R_SOURCES
|
|||
clipper.hpp
|
||||
ClipperUtils.cpp
|
||||
ClipperUtils.hpp
|
||||
ClosestPoint.cpp
|
||||
ClosestPoint.hpp
|
||||
Color.cpp
|
||||
Color.hpp
|
||||
Config.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue