Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |