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