Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
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 |
See also
Feedback
Was this page helpful?
