GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
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 |