Page MenuHomeeNTiDi

Add self-intersection API for CPML segments
Open, NormalPublic

Description

Actually the intersection algorithm works only with two segments, but a single segment can also intersect itself.

Add a way to get this kind of intersections, for instance by implying cpml_segment_put_intersections(segment, NULL, n_dest, dest) should return the self-intersactions of segment.

Event Timeline

ntd shifted this object from the S1 Public space to the Restricted Space space.Oct 2 2018, 7:57 AM
ntd shifted this object from the Restricted Space space to the S1 Public space.Oct 3 2018, 10:07 AM
ntd changed the visibility from "All Users" to "Public (No Login Required)".