GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
#include <raster3d.h>
Data Fields | |
int | nofNames |
int * | index |
char * | active |
int | lastName |
int | lastIndex |
int | lastIndexActive |
Definition at line 225 of file raster3d.h.
char * Rast3d_cache_hash::active |
Definition at line 230 of file raster3d.h.
int * Rast3d_cache_hash::index |
Definition at line 229 of file raster3d.h.
int Rast3d_cache_hash::lastIndex |
Definition at line 232 of file raster3d.h.
int Rast3d_cache_hash::lastIndexActive |
Definition at line 233 of file raster3d.h.
int Rast3d_cache_hash::lastName |
Definition at line 231 of file raster3d.h.
int Rast3d_cache_hash::nofNames |
Definition at line 228 of file raster3d.h.