JunkBox_Lib  1.10.2
BSGraph Struct Reference

#include <gdata.h>

Data Fields

int xs
 xサイズ. 4Byte. More...
 
int ys
 yサイズ. 4Byte. More...
 
int zs
 zサイズ. 4Byte. 2Dの場合は 1. More...
 
int state
 状態 More...
 
uBytegp
 グラフィックデータへのポインタ. xs*ys*zs*1Byte. More...
 

Detailed Description

BSGRraph :Memory type (メモリ内で使用する型)

符号有りバイト型(1Byte)シンプルグラフィックデータ.

Definition at line 27 of file gdata.h.

Field Documentation

◆ gp

◆ state

◆ xs

◆ ys

int ys

◆ zs


The documentation for this struct was generated from the following file: