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

D3D10_VIEWPORT

Declaration

Source position: PXL.Windows.D3D10.pas line 730

type D3D10_VIEWPORT = record

  TopLeftX: LongInt;

  

  TopLeftY: LongInt;

  

  Width: LongWord;

  

  Height: LongWord;

  

  MinDepth: Single;

  

  MaxDepth: Single;

  

end;



CT Web help

CodeTyphon Studio