Metodo ID3DXBuffer::GetBufferPointer

Recupera un puntatore ai dati nel buffer.

Sintassi

LPVOID GetBufferPointer();

Parametri

Questo metodo non presenta parametri.

Valore restituito

Tipo: LPVOID

Restituisce un puntatore ai dati nel buffer.

Requisiti

Requisito Valore
Intestazione
D3DX9Mesh.h
Libreria
D3dx9.lib

Vedi anche

ID3DXBuffer