GamutShellTriangle structure (wcsplugin.h)
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 |