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

TVector4f

Declaration

Source position: nxTypes.pas line 30

type TVector4f = packed record

  x: single;

  

  y: single;

  

  z: single;

  

  w: single;

  

end;



CT Web help

CodeTyphon Studio