IRBound Struct Reference

#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
 多目的用.

Detailed Description

境界構造体 IRBound

グラフィックデータの様々な境界情報を保存する型.

Definition at line 113 of file gdata.h.


Field Documentation

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
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
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

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

Generated on 15 Nov 2023 for JunkBox_Lib by  doxygen 1.6.1