• Yiting Shao's avatar
    slice/m44910: add longest-edge slice partitioning scheme · 81bde409
    Yiting Shao authored and David Flynn's avatar David Flynn committed
    This partitioning method (--partitionMethod=2) finds the longest edge of
    the point cloud and divides it into --partitionNumUniformGeom=n slices
    along the longest edge.
    
    If n = 0, the ratio of longest edge to shortest edge determines
    the number of slices.
    81bde409