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

LabIntersect3DLineVsSphere

Declaration

Source position: LabMath.pas line 581

function LabIntersect3DLineVsSphere(

  const lv0: TLabVec3;

  const lv1: TLabVec3;

  const s: TLabSphere;

  var xp0: TLabVec3;

  var xp1: TLabVec3

):Boolean;



CT Web help

CodeTyphon Studio