GamutShellTriangle 結構 (wcsplugin.h)
包含三個頂點索引,用於存取頂點緩衝區。
語法
typedef struct _GamutShellTriangle {
UINT aVertexIndex[3];
} GamutShellTriangle;
成員
aVertexIndex[3]
三個頂點索引的陣列,用於存取頂點緩衝區。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
標頭 | wcsplugin.h |