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

TD3DViewport2

Declaration

Source position: AsphyreD3D7.pas line 417

type TD3DViewport2 = packed record

  dwSize: DWORD;

  

  dwX: DWORD;

  

  dwY: DWORD;

  

  dwWidth: DWORD;

  

  dwHeight: DWORD;

  

  dvClipX: TD3DValue;

  

  dvClipY: TD3DValue;

  

  dvClipWidth: TD3DValue;

  

  dvClipHeight: TD3DValue;

  

  dvMinZ: TD3DValue;

  

  dvMaxZ: TD3DValue;

  

end;



CT Web help

CodeTyphon Studio