ホーム › Graphics.OpenGL › PFNGLCOLORTABLEEXTPROC
PFNGLCOLORTABLEEXTPROC
コールバックシグネチャ
void PFNGLCOLORTABLEEXTPROC(
DWORD target,
DWORD internalFormat,
INT width,
DWORD format,
DWORD type,
void* data
);パラメーター
| フィールド | 型 |
|---|---|
| target | DWORD |
| internalFormat | DWORD |
| width | INT |
| format | DWORD |
| type | DWORD |
| data | void* |