Metodo ID3D10SamplerState::GetDesc (d3d10.h)
Ottenere lo stato dell'sampler.
Sintassi
void GetDesc(
[out] D3D10_SAMPLER_DESC *pDesc
);
Parametri
[out] pDesc
Tipo: D3D10_SAMPLER_DESC*
Puntatore allo stato del sampler (vedere D3D10_SAMPLER_DESC).
Valore restituito
nessuno
Requisiti
Piattaforma di destinazione | Windows |
Intestazione | d3d10.h |
Libreria | D3D10.lib |