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 |
|
Libreria |
|
Vedi anche