JunkBox_Lib 1.10.1
|
#include <gdata.h>
Data Fields | |
int | xmin |
x軸境界の最小値. | |
int | xmax |
x軸境界の最大値. | |
int | ymin |
y軸境界の最小値. | |
int | ymax |
y軸境界の最大値. | |
int | zmin |
z軸境界の最小値. | |
int | zmax |
z軸境界の最大値. | |
int | misc |
多目的用. | |
int misc |
Definition at line 120 of file gdata.h.
Referenced by init_IRBound(), local2world(), out_round(), set_wdat(), and sphere().
int xmax |
Definition at line 115 of file gdata.h.
Referenced by cut_object(), init_IRBound(), out_round(), read_wsg_file_rb(), and write_file_rb().
int xmin |
Definition at line 114 of file gdata.h.
Referenced by cut_object(), get_wdat(), init_IRBound(), local2world(), out_round(), read_wsg_file_rb(), set_wdat(), sphere(), and write_file_rb().
int ymax |
Definition at line 117 of file gdata.h.
Referenced by cut_object(), init_IRBound(), out_round(), read_wsg_file_rb(), and write_file_rb().
int ymin |
Definition at line 116 of file gdata.h.
Referenced by cut_object(), get_wdat(), init_IRBound(), local2world(), out_round(), read_wsg_file_rb(), set_wdat(), sphere(), and write_file_rb().
int zmax |
Definition at line 119 of file gdata.h.
Referenced by cut_object(), init_IRBound(), read_wsg_file_rb(), and write_file_rb().
int zmin |
Definition at line 118 of file gdata.h.
Referenced by cut_object(), get_wdat(), init_IRBound(), local2world(), read_wsg_file_rb(), set_wdat(), sphere(), and write_file_rb().