![]() |
FrontISTR
5.7.1
Large-scale structural analysis program with finit element method
|
#include <hecmw_vis_ray_trace.h>
Data Fields | |
| int | cell_id [8] |
| int | surf_id |
| int | level |
| double | bound_box [6] |
| int | local_child_no |
| int | local_face_in |
| int | local_face_out |
| struct _tree_pointer_struct * | child |
| struct _tree_pointer_struct * | parent |
Definition at line 158 of file hecmw_vis_ray_trace.h.
| double _tree_pointer_struct::bound_box[6] |
Definition at line 162 of file hecmw_vis_ray_trace.h.
| int _tree_pointer_struct::cell_id[8] |
Definition at line 159 of file hecmw_vis_ray_trace.h.
| struct _tree_pointer_struct* _tree_pointer_struct::child |
Definition at line 166 of file hecmw_vis_ray_trace.h.
| int _tree_pointer_struct::level |
Definition at line 161 of file hecmw_vis_ray_trace.h.
| int _tree_pointer_struct::local_child_no |
Definition at line 163 of file hecmw_vis_ray_trace.h.
| int _tree_pointer_struct::local_face_in |
Definition at line 164 of file hecmw_vis_ray_trace.h.
| int _tree_pointer_struct::local_face_out |
Definition at line 165 of file hecmw_vis_ray_trace.h.
| struct _tree_pointer_struct* _tree_pointer_struct::parent |
Definition at line 167 of file hecmw_vis_ray_trace.h.
| int _tree_pointer_struct::surf_id |
Definition at line 160 of file hecmw_vis_ray_trace.h.