class
D3DDepthTexture
Contents
Base classes
- class D3DTexture
Public static functions
- static auto TextureDimensionToDSVD3D(TextureDimension dimension) -> D3D11_DSV_DIMENSION
- static auto TextureFormatToDSVD3D(TextureFormat format) -> DXGI_FORMAT
Constructors, destructors, conversion operators
- D3DDepthTexture(TextureProperties properties)
- ~D3DDepthTexture()
Public functions
- auto getDSV() -> ID3D11DepthStencilView*