GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-36359e2344
|
#include <ogsf.h>
Data Fields | |
int | inout_mode |
geovol_isosurf_att | att [MAX_ATTS] |
int | data_desc |
unsigned char * | data |
geovol_isosurf_att geovol_isosurf::att[MAX_ATTS] |
Definition at line 411 of file ogsf.h.
Referenced by GVL_isosurf_get_att(), gvl_isosurf_get_att_src(), gvl_isosurf_init(), gvl_isosurf_set_att_changed(), gvl_isosurf_set_att_const(), gvl_isosurf_set_att_src(), and iso_get_range().
unsigned char* geovol_isosurf::data |
Definition at line 414 of file ogsf.h.
Referenced by gvl_isosurf_freemem(), and gvl_isosurf_init().
int geovol_isosurf::data_desc |
Definition at line 413 of file ogsf.h.
Referenced by gvl_isosurf_init().
int geovol_isosurf::inout_mode |
Definition at line 410 of file ogsf.h.
Referenced by GVL_isosurf_get_flags(), gvl_isosurf_init(), and GVL_isosurf_set_flags().