GRASS GIS 8 Programmer's Manual
8.2.2dev(2023)-5c00b4e944
|
#include <raster3d.h>
Data Fields | |
int | nofNames |
int * | index |
char * | active |
int | lastName |
int | lastIndex |
int | lastIndexActive |
Definition at line 222 of file raster3d.h.
char * Rast3d_cache_hash::active |
Definition at line 227 of file raster3d.h.
int * Rast3d_cache_hash::index |
Definition at line 226 of file raster3d.h.
int Rast3d_cache_hash::lastIndex |
Definition at line 229 of file raster3d.h.
int Rast3d_cache_hash::lastIndexActive |
Definition at line 230 of file raster3d.h.
int Rast3d_cache_hash::lastName |
Definition at line 228 of file raster3d.h.
int Rast3d_cache_hash::nofNames |
Definition at line 225 of file raster3d.h.