GRASS GIS 8 Programmer's Manual 8.4.1(2025)-45ca3179ab
Loading...
Searching...
No Matches
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 15 of file path.h.

Field Documentation

◆ alloc

int path::alloc

Definition at line 18 of file path.h.

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

◆ count

◆ start

int path::start

Definition at line 19 of file path.h.

Referenced by path_begin(), path_close(), path_free(), path_init(), path_move(), path_reset(), and png_draw_line().

◆ vertices

struct vertex* path::vertices

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