ExtentsOverlaps2d Class
Public Class ExtentsOverlaps2d
This language is not supported or no code example is available.
public class ExtentsOverlaps2d
This language is not supported or no code example is available.
public ref class ExtentsOverlaps2d
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
ComputeOverlappingPairs(IEnumerable<IExtents2d>) | ComputeOverlappingPairs is used to determine which of the input objects, which has to inherit from IExtends2d, overlaps with each other, judging only by their extents box. The result is a list of intersection pairs. |
IGS.Genamo.ExtentsOverlaps2d