![]() |
FrontISTR
5.7.1
Large-scale structural analysis program with finit element method
|
#include <hecmw_vis_resampling.h>
Data Fields | |
| int | n_vertex |
| int | n_patch |
| double * | vertex |
| int * | patch |
| double * | color |
Definition at line 39 of file hecmw_vis_resampling.h.
| double* in_surface::color |
Definition at line 44 of file hecmw_vis_resampling.h.
| int in_surface::n_patch |
Definition at line 41 of file hecmw_vis_resampling.h.
| int in_surface::n_vertex |
Definition at line 40 of file hecmw_vis_resampling.h.
| int* in_surface::patch |
Definition at line 43 of file hecmw_vis_resampling.h.
| double* in_surface::vertex |
Definition at line 42 of file hecmw_vis_resampling.h.