Unit 'nxTypes' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_nxpascal]

vector4f

Declaration

Source position: nxTypes.pas line 106

function vector4f(

  const x: single;

  const y: single;

  const z: single;

  const w: single = 1

):TVector4f;



CT Web help

CodeTyphon Studio