JunkBox_Lib 1.10.1
Loading...
Searching...
No Matches
FSGraph Struct Reference

#include <gdata.h>

Data Fields

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

Detailed Description

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

実数型シンプルグラフィックデータ.

Definition at line 70 of file gdata.h.

Field Documentation

◆ gp

◆ state

◆ xs

◆ ys

◆ zs


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