|
GRASS 8 Programmer's Manual
8.5.0dev(2025)-9d806b45d8
|


Go to the source code of this file.
Data Structures | |
| struct | BM |
| struct | BMlink |
Macros | |
| #define | BM_MAGIC 2 |
| #define | BM_TEXT "BITMAP" |
| #define | BM_TEXT_LEN 6 |
| #define | BM_FLAT 0 |
| #define | BM_NOTSPARSE 0 |
| #define | BM_SPARSE 1 |