GRASS GIS 8 Programmer's Manual
8.2.2dev(2023)-3d2c704037
|
Vector array. More...
#include <dig_structs.h>
Data Fields | |
int | size |
Array size. More... | |
int * | c |
Array. More... | |
int* varray::c |
Array.
Where 'class' or new category or something like that is stored
Definition at line 1791 of file dig_structs.h.
Referenced by Vect_new_varray().
int varray::size |