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

PointInSphere

Declaration

Source position: nxMath3D.pas line 35

function PointInSphere(

  const p: TVector;

  const sphere: TVector;

  const radius: single

):Boolean;



CT Web help

CodeTyphon Studio