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

LabIntersect3DRayVsPlane

Declaration

Source position: LabMath.pas line 583

function LabIntersect3DRayVsPlane(

  const r: TLabRay3;

  const p: TLabPlane;

  var xp: TLabVec3;

  var xd: TLabFloat

):Boolean;



CT Web help

CodeTyphon Studio