Searched defs:pathIsClosed (Results 1 – 1 of 1) sorted by relevance
4507 void MinkowskiSum(const Path& pattern, const Path& path, Paths& solution, bool pathIsClosed) in MinkowskiSum()4525 void MinkowskiSum(const Path& pattern, const Paths& paths, Paths& solution, bool pathIsClosed) in MinkowskiSum()