![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include <hecmw_vis_ray_trace.h>
Data Fields | |
int | num_of_pvr |
Parameter_vr * | vr |
struct _pvr_link_struct * | next_pvr |
int | stat_para [NUM_CONTROL_PVR] |
int | visual_start_step |
int | visual_end_step |
int | visual_interval_step |
Definition at line 122 of file hecmw_vis_ray_trace.h.
struct _pvr_link_struct* _pvr_link_struct::next_pvr |
Definition at line 126 of file hecmw_vis_ray_trace.h.
int _pvr_link_struct::num_of_pvr |
Definition at line 123 of file hecmw_vis_ray_trace.h.
int _pvr_link_struct::stat_para[NUM_CONTROL_PVR] |
Definition at line 127 of file hecmw_vis_ray_trace.h.
int _pvr_link_struct::visual_end_step |
Definition at line 129 of file hecmw_vis_ray_trace.h.
int _pvr_link_struct::visual_interval_step |
Definition at line 130 of file hecmw_vis_ray_trace.h.
int _pvr_link_struct::visual_start_step |
Definition at line 128 of file hecmw_vis_ray_trace.h.
Parameter_vr* _pvr_link_struct::vr |
Definition at line 125 of file hecmw_vis_ray_trace.h.