Unit 'nxMath3D' Package
[Overview][Procedures and functions][Variables][Index] [#pl_nxpascal]

RaySphereIntersect

Declaration

Source position: nxMath3D.pas line 38

function RaySphereIntersect(

  const rayStart: TVector;

  rayDirection: TVector;

  const sphereCenter: TVector;

  const sphereRadius: Single;

  const i1: PVector;

  const i2: PVector

):LongInt;



CT Web help

CodeTyphon Studio