GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
vector.h File Reference
#include <grass/gis.h>
#include <grass/vect/digit.h>
#include <geos_c.h>
#include <grass/defs/vector.h>
Include dependency graph for vector.h:

Go to the source code of this file.

Typedefs

typedef struct GEOSGeom_t GEOSGeometry
 
typedef struct GEOSCoordSeq_t GEOSCoordSequence
 

Typedef Documentation

◆ GEOSCoordSequence

typedef struct GEOSCoordSeq_t GEOSCoordSequence

Definition at line 10 of file vector.h.

◆ GEOSGeometry

typedef struct GEOSGeom_t GEOSGeometry

Definition at line 9 of file vector.h.