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 2020/01/10 13:11:55 UTC

[commons-geometry] 04/04: Merge branch 'GEOMETRY-63__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 8925de1b09b9e0696d8256400cd90add676cbf54
Merge: 19f2cc9 21dcf61
Author: Gilles Sadowski <gi...@harfang.homelinux.org>
AuthorDate: Fri Jan 10 14:10:39 2020 +0100

    Merge branch 'GEOMETRY-63__Matt'
    
    Closes #55.

 .../AbstractConvexHyperplaneBoundedRegion.java     | 49 ++++++++++++++--------
 .../euclidean/threed/BoundarySource3D.java         |  2 +-
 .../threed/BoundarySourceLinecaster3D.java         |  3 +-
 .../geometry/euclidean/twod/BoundarySource2D.java  |  2 +-
 .../euclidean/twod/BoundarySourceLinecaster2D.java |  3 +-
 5 files changed, 38 insertions(+), 21 deletions(-)