Metodo ID3DX10Mesh::GetPointRepBuffer

Ottenere il buffer del repository del punto della mesh.

Sintassi

HRESULT GetPointRepBuffer(
  [out] ID3DX10MeshBuffer **ppPointReps
);

Parametri

ppPointReps [out]

Tipo: ID3DX10MeshBuffer**

Puntatore a un buffer mesh contenente i dati del repository del punto della mesh. Vedere ID3DX10MeshBuffer.

Valore restituito

Tipo: HRESULT

Il valore restituito è uno dei valori elencati in Codici restituiti Direct3D 10.

Requisiti

Requisito Valore
Intestazione
D3DX10.h
Libreria
D3DX10.lib

Vedi anche

ID3DX10Mesh

Interfacce D3DX