JunkBox_Lib 1.10.1
Loading...
Searching...
No Matches
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

◆ misc

int misc

Definition at line 120 of file gdata.h.

Referenced by init_IRBound(), local2world(), out_round(), set_wdat(), and sphere().

◆ xmax

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().

◆ xmin

◆ ymax

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().

◆ ymin

◆ zmax

int zmax

Definition at line 119 of file gdata.h.

Referenced by cut_object(), init_IRBound(), read_wsg_file_rb(), and write_file_rb().

◆ zmin

int zmin

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