Metodo ID3D10DepthStencilState::GetDesc (d3d10.h)
Ottenere lo stato depth-stencil.
Sintassi
void GetDesc(
[out] D3D10_DEPTH_STENCIL_DESC *pDesc
);
Parametri
[out] pDesc
Tipo: D3D10_DEPTH_STENCIL_DESC*
Puntatore allo stato depth-stencil (vedere D3D10_DEPTH_STENCIL_DESC).
Valore restituito
nessuno
Requisiti
Piattaforma di destinazione | Windows |
Intestazione | d3d10.h |
Libreria | D3D10.lib |