Unit 'PXL.Windows.DXGI' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asphyrepxl]

DXGI_MATRIX_3X2_F

Declaration

Source position: PXL.Windows.DXGI.pas line 686

type DXGI_MATRIX_3X2_F = record

  _11: Single;

  

  _12: Single;

  

  _21: Single;

  

  _22: Single;

  

  _31: Single;

  

  _32: Single;

  

end;



CT Web help

CodeTyphon Studio