GRASS 8 Programmer's Manual  8.5.0dev(2025)-c070206eb1
geovol_isosurf_att Struct Reference

#include <ogsf.h>

Data Fields

unsigned int att_src
 
int hfile
 
int(* user_func )(void)
 
float constant
 
void * att_data
 
int changed
 

Detailed Description

Definition at line 470 of file ogsf.h.

Field Documentation

◆ att_data

void* geovol_isosurf_att::att_data

Definition at line 479 of file ogsf.h.

Referenced by gvl_isosurf_init().

◆ att_src

unsigned int geovol_isosurf_att::att_src

Definition at line 471 of file ogsf.h.

Referenced by gvl_isosurf_get_att_src(), and gvl_isosurf_init().

◆ changed

int geovol_isosurf_att::changed

Definition at line 480 of file ogsf.h.

Referenced by gvl_isosurf_init(), and gvl_isosurf_set_att_changed().

◆ constant

float geovol_isosurf_att::constant

Definition at line 477 of file ogsf.h.

Referenced by gvl_isosurf_init(), and gvl_isosurf_set_att_const().

◆ hfile

int geovol_isosurf_att::hfile

Definition at line 473 of file ogsf.h.

Referenced by gvl_isosurf_init(), and iso_get_range().

◆ user_func

int(* geovol_isosurf_att::user_func) (void)

unused

Definition at line 476 of file ogsf.h.

Referenced by gvl_isosurf_init().


The documentation for this struct was generated from the following file: