GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
Rast3d_cache_hash Struct Reference

#include <raster3d.h>

Data Fields

int nofNames
 
int * index
 
char * active
 
int lastName
 
int lastIndex
 
int lastIndexActive
 

Detailed Description

Definition at line 225 of file raster3d.h.

Field Documentation

◆ active

char * Rast3d_cache_hash::active

Definition at line 230 of file raster3d.h.

◆ index

int * Rast3d_cache_hash::index

Definition at line 229 of file raster3d.h.

◆ lastIndex

int Rast3d_cache_hash::lastIndex

Definition at line 232 of file raster3d.h.

◆ lastIndexActive

int Rast3d_cache_hash::lastIndexActive

Definition at line 233 of file raster3d.h.

◆ lastName

int Rast3d_cache_hash::lastName

Definition at line 231 of file raster3d.h.

◆ nofNames

int Rast3d_cache_hash::nofNames

Definition at line 228 of file raster3d.h.


The documentation for this struct was generated from the following files: