Unit 'PXL.Types.DX9' Package
[Overview][Types][Classes][Index] [#pl_asphyrepxl]

TDX9DeviceContext

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: PXL.Types.DX9.pas line 49

type TDX9DeviceContext = class(TCustomDeviceContext)

public

  constructor Create();

  

  function FindBackBufferFormat();

  

  function FindDepthStencilFormat();

  

  procedure FindBestMultisampleType();

  

  function FindTextureFormat();

  

  function FindTextureFormatEx();

  

  class function FormatToNative();

  

  class function NativeToFormat();

  

  property Support: TD3D9Support; [r]

  

  property DisplayMode: D3DDISPLAYMODEEX; [r]

  

  property PresentParams: D3DPRESENT_PARAMETERS; [r]

  

  property Caps: D3DCAPS9; [r]

  

  property Direct3D: IDirect3D9; [r]

  

  property Direct3DDevice: IDirect3DDevice9; [r]

  

end;

Inheritance

TDX9DeviceContext

  

|

TCustomDeviceContext

  

|

TObject



CT Web help

CodeTyphon Studio