Package org.apache.commons.geometry.core.partitioning.bsp


package org.apache.commons.geometry.core.partitioning.bsp

This package contains classes related to Binary Space Partitioning (BSP) trees. BSP tree are data structures that allow arbitrary partitioning of spaces using hyperplanes.