|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-f6f2c534ea
|
#include <ogsf.h>
Data Fields | |
| unsigned int | att_src |
| int | hfile |
| int(* | user_func )(void) |
| float | constant |
| void * | att_data |
| int | changed |
| void* geovol_isosurf_att::att_data |
Definition at line 479 of file ogsf.h.
Referenced by gvl_isosurf_init(), gvl_isosurf_set_att_map(), gvl_isosurf_set_att_src(), and iso_calc_cube().
Definition at line 471 of file ogsf.h.
Referenced by gvl_isosurf_calc(), gvl_isosurf_get_att_src(), gvl_isosurf_init(), gvl_isosurf_set_att_src(), gvld_isosurf(), and iso_calc_cube().
| int geovol_isosurf_att::changed |
Definition at line 480 of file ogsf.h.
Referenced by gvl_isosurf_calc(), gvl_isosurf_init(), gvl_isosurf_set_att_changed(), and iso_calc_cube().
| float geovol_isosurf_att::constant |
Definition at line 477 of file ogsf.h.
Referenced by GVL_isosurf_get_att(), GVL_isosurf_get_maskmode(), gvl_isosurf_init(), gvl_isosurf_set_att_const(), GVL_isosurf_set_maskmode(), gvld_isosurf(), and iso_get_cube_value().
| int geovol_isosurf_att::hfile |
Definition at line 473 of file ogsf.h.
Referenced by gvl_isosurf_calc(), GVL_isosurf_get_att(), gvl_isosurf_init(), gvl_isosurf_set_att_map(), gvl_isosurf_set_att_src(), iso_get_cube_value(), and iso_get_range().