Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Contains three vertex indices for accessing a vertex buffer.
Syntax
typedef struct _GamutShellTriangle {
UINT aVertexIndex[3];
} GamutShellTriangle;
Members
aVertexIndex[3]
An array of three vertex indices that are used for accessing a vertex buffer.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Header | wcsplugin.h |