Unit 'LabMath' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_vulkanlab]

LabIntersect2DLineVsSegment

Declaration

Source position: LabMath.pas line 574

function LabIntersect2DLineVsSegment(

  const l0: TLabVec2;

  const l1: TLabVec2;

  const s0: TLabVec2;

  const s1: TLabVec2;

  var xp: TLabVec2

):Boolean;



CT Web help

CodeTyphon Studio