| 
    JunkBox_Lib++ (for Windows) 1.10.1
    
   | 
 
#include <matrix.h>
Public Attributes | |
| double | x | 
| x方向成分   | |
| double | y | 
| y方向成分   | |
| double | z | 
| z方向成分   | |
| double | n | 
| ベクトルの大きさ   | |
| double n | 
Definition at line 33 of file matrix.h.
Referenced by ex_vector(), CBVHTool::getPosOffset(), i2vector(), set_vector(), unit_ivector(), and unit_vector().
| double x | 
Definition at line 30 of file matrix.h.
Referenced by _bvh_recsv_print_hierarchy(), bvh_parse_hierarchy(), ex_vector(), f2ivector(), CBVHTool::getPosOffset(), i2vector(), set_vector(), unit_ivector(), and unit_vector().
| double y | 
Definition at line 31 of file matrix.h.
Referenced by _bvh_recsv_print_hierarchy(), bvh_parse_hierarchy(), ex_vector(), f2ivector(), CBVHTool::getPosOffset(), i2vector(), set_vector(), unit_ivector(), and unit_vector().
| double z | 
Definition at line 32 of file matrix.h.
Referenced by _bvh_recsv_print_hierarchy(), bvh_parse_hierarchy(), ex_vector(), f2ivector(), CBVHTool::getPosOffset(), i2vector(), set_vector(), unit_ivector(), and unit_vector().