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