Estructura GamutShellTriangle (wcsplugin.h)
Contiene tres índices de vértices para acceder a un búfer de vértices.
Sintaxis
typedef struct _GamutShellTriangle {
UINT aVertexIndex[3];
} GamutShellTriangle;
Miembros
aVertexIndex[3]
Matriz de tres índices de vértices que se usan para acceder a un búfer de vértices.
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible | Windows Vista [solo aplicaciones de escritorio] |
Servidor mínimo compatible | Windows Server 2008 [solo aplicaciones de escritorio] |
Encabezado | wcsplugin.h |