GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-36359e2344
|
#include <raster3d.h>
Data Fields | |
int | nofNames |
int * | index |
char * | active |
int | lastName |
int | lastIndex |
int | lastIndexActive |
Definition at line 228 of file raster3d.h.
char * Rast3d_cache_hash::active |
Definition at line 232 of file raster3d.h.
int * Rast3d_cache_hash::index |
Definition at line 231 of file raster3d.h.
int Rast3d_cache_hash::lastIndex |
Definition at line 234 of file raster3d.h.
int Rast3d_cache_hash::lastIndexActive |
Definition at line 235 of file raster3d.h.
int Rast3d_cache_hash::lastName |
Definition at line 233 of file raster3d.h.
int Rast3d_cache_hash::nofNames |
Definition at line 230 of file raster3d.h.