GRASS GIS 7 Programmer's Manual  7.0.4(2016)-r00000
path Struct Reference

#include <path.h>

Collaboration diagram for path:

Data Fields

struct vertexvertices
 
int count
 
int alloc
 
int start
 

Detailed Description

Definition at line 16 of file path.h.

Field Documentation

int path::alloc

Definition at line 19 of file path.h.

Referenced by path_alloc(), path_append(), path_free(), path_init(), and png_draw_line().

int path::start
struct vertex* path::vertices

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