GamutShellTriangle 结构 (wcsplugin.h)
包含三个用于访问顶点缓冲区的顶点索引。
语法
typedef struct _GamutShellTriangle {
UINT aVertexIndex[3];
} GamutShellTriangle;
成员
aVertexIndex[3]
用于访问顶点缓冲区的三个顶点索引的数组。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows Vista [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2008 [仅限桌面应用] |
标头 | wcsplugin.h |