Condividi tramite


Struttura GamutShellTriangle (wcsplugin.h)

Contiene tre indici dei vertici per l'accesso a un vertex buffer.

Sintassi

typedef struct _GamutShellTriangle {
  UINT aVertexIndex[3];
} GamutShellTriangle;

Members

aVertexIndex[3]

Matrice di tre indici dei vertici utilizzati per accedere a un vertex buffer.

Requisiti

Requisito Valore
Client minimo supportato Windows Vista [solo app desktop]
Server minimo supportato Windows Server 2008 [solo app desktop]
Intestazione wcsplugin.h

Vedi anche