Unit 'Clipper.Core' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_image32]

SegmentsIntersect

Declaration

Source position: Clipper.Core.pas line 174

function SegmentsIntersect(

  const s1a: TPoint64;

  const s1b: TPoint64;

  const s2a: TPoint64;

  const s2b: TPoint64;

  inclusive: Boolean = False

):Boolean;



CT Web help

CodeTyphon Studio