![]() |
CRI Sofdec
Last Updated: 2025-10-30 19:19 p
|
テクスチャバッファー構造体 [詳解]
#include <cri_mana.h>
フィールド | |
| CriUint8 * | imagebuf |
| CriUint32 | bufsize |
| CriUint32 | pitch |
テクスチャバッファー構造体
| CriUint8* imagebuf |
< テクスチャのバッファーポインタ
| CriUint32 bufsize |
< テクスチャのバッファーサイズ[byte]
| CriUint32 pitch |
< テクスチャのピッチ[byte]