Unit 'AsphyreD3D7' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asphyresphinx]

TD3DViewport

Declaration

Source position: AsphyreD3D7.pas line 401

type TD3DViewport = packed record

  dwSize: DWORD;

  

  dwX: DWORD;

  

  dwY: DWORD;

  

  dwWidth: DWORD;

  

  dwHeight: DWORD;

  

  dvScaleX: TD3DValue;

  

  dvScaleY: TD3DValue;

  

  dvMaxX: TD3DValue;

  

  dvMaxY: TD3DValue;

  

  dvMinZ: TD3DValue;

  

  dvMaxZ: TD3DValue;

  

end;



CT Web help

CodeTyphon Studio