You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by er...@apache.org on 2019/07/26 11:47:35 UTC

[commons-geometry] 04/04: Merge branch 'GEOMETRY-59__matt'

This is an automated email from the ASF dual-hosted git repository.

erans pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-geometry.git

commit 6a0d3c13161da28220f1499ab8f12bf2493f44a4
Merge: cba4b04 c4e7564
Author: Gilles Sadowski <gi...@harfang.homelinux.org>
AuthorDate: Fri Jul 26 13:45:29 2019 +0200

    Merge branch 'GEOMETRY-59__matt'
    
    Closes #37.

 .../commons/geometry/euclidean/threed/Plane.java   | 153 +++++++++--
 .../geometry/euclidean/threed/PolyhedronsSet.java  | 113 ++++----
 .../geometry/euclidean/threed/PlaneTest.java       | 286 ++++++++++++++++++++-
 .../euclidean/threed/PolyhedronsSetTest.java       |  45 +++-
 4 files changed, 514 insertions(+), 83 deletions(-)