Searched refs:MinkowskiSum (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/ |
| H A D | clipper.h | 184 void MinkowskiSum(const Path& pattern, const Path& path, Paths& solution, bool pathIsClosed); 185 void MinkowskiSum(const Path& pattern, const Paths& paths, Paths& solution, bool pathIsClosed);
|
| H A D | clipper.cpp | 4507 void MinkowskiSum(const Path& pattern, const Path& path, Paths& solution, bool pathIsClosed) in MinkowskiSum() function 4525 void MinkowskiSum(const Path& pattern, const Paths& paths, Paths& solution, bool pathIsClosed) in MinkowskiSum() function
|