Outlines rewrite theoretically done

This commit is contained in:
Bán Dénes 2022-01-11 22:40:09 +01:00
parent df7b76c610
commit 4844a044df
3 changed files with 36 additions and 24 deletions

View file

@ -68,7 +68,7 @@ exports.bbox = (arr) => {
return {low: [minx, miny], high: [maxx, maxy]}
}
const farPoint = [1234.1234, 2143.56789]
const farPoint = exports.farPoint = [1234.1234, 2143.56789]
exports.union = exports.add = (a, b) => {
return m.model.combine(a, b, false, true, false, true, {