[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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 Direct3D: IDirect3D9; [r] |
|
|
property Direct3DDevice: IDirect3DDevice9; [r] |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |