|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-5f4f7ad06c
|
#include <ogsf.h>

Data Fields | |
| float * | fb |
| int * | ib |
| short * | sb |
| unsigned char * | cb |
| struct BM * | bm |
| struct BM * | nm |
| float(* | tfunc )(float, int) |
| float | k |
Definition at line 213 of file ogsf.h.
Referenced by free_data_buffs(), and gsds_alloc_typbuff().
Definition at line 212 of file ogsf.h.
Referenced by free_data_buffs(), get_mapatt(), and gsds_alloc_typbuff().
| float* typbuff::fb |
Definition at line 209 of file ogsf.h.
Referenced by free_data_buffs(), get_mapatt(), and gsds_alloc_typbuff().
| int* typbuff::ib |
Definition at line 210 of file ogsf.h.
Referenced by free_data_buffs(), get_mapatt(), and gsds_alloc_typbuff().
| float typbuff::k |
Definition at line 216 of file ogsf.h.
Referenced by get_mapatt().
Definition at line 214 of file ogsf.h.
Referenced by free_data_buffs(), get_mapatt(), and gsds_alloc_typbuff().
| short* typbuff::sb |
Definition at line 211 of file ogsf.h.
Referenced by free_data_buffs(), get_mapatt(), and gsds_alloc_typbuff().
Definition at line 215 of file ogsf.h.
Referenced by get_mapatt().