ホーム › Graphics.OpenGL › PFNGLCOLORPOINTEREXTPROC
PFNGLCOLORPOINTEREXTPROC
コールバックシグネチャ
void PFNGLCOLORPOINTEREXTPROC(
INT size,
DWORD type,
INT stride,
INT count,
void* pointer
);パラメーター
| フィールド | 型 |
|---|---|
| size | INT |
| type | DWORD |
| stride | INT |
| count | INT |
| pointer | void* |