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

LabIntersect3DLineVsPlane

Declaration

Source position: LabMath.pas line 580

function LabIntersect3DLineVsPlane(

  const lv0: TLabVec3;

  const lv1: TLabVec3;

  const p: TLabPlane;

  var xp: TLabVec3

):Boolean;



CT Web help

CodeTyphon Studio