[
https://issues.apache.org/jira/browse/GEOMETRY-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16770620#comment-16770620
]
Matt Juntunen commented on GEOMETRY-32:
---------------------------------------
FYI, I decided to start work on this since its a foundational task and affects
nearly everything else. I'm working on it here:
https://github.com/darkma773r/commons-geometry/tree/geometry-32-working. I'm
placing the updated interfaces and classes in the
{{o.a.c.geometry.core.partition}} package for the time being. I have no idea
how long this will take since I'm basically planning on ripping the guts out of
all of the partitioning code and rebuilding it.
> BSPTree Updates
> ---------------
>
> Key: GEOMETRY-32
> URL: https://issues.apache.org/jira/browse/GEOMETRY-32
> Project: Apache Commons Geometry
> Issue Type: Improvement
> Reporter: Matt Juntunen
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The following updates should be made to the BSPTree class:
> - add an {{isLeaf()}} method to replace all of the {{node.getCut() == null}}
> expressions
> - add unit tests
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)