GRASS Programmer's Manual  6.4.2(2012)
planar_graph Struct Reference

#include <dgraph.h>

Collaboration diagram for planar_graph:

Data Fields

int vcount
struct pg_vertexv
int ecount
int eallocated
struct pg_edgee

Detailed Description

Definition at line 24 of file dgraph.h.


Field Documentation

Definition at line 29 of file dgraph.h.

Referenced by pg_addedge(), pg_create_struct(), and pg_destroy_struct().

Definition at line 28 of file dgraph.h.

Referenced by pg_addedge(), and pg_create_struct().

Definition at line 27 of file dgraph.h.

Referenced by pg_addedge(), and pg_create_struct().

Definition at line 25 of file dgraph.h.

Referenced by pg_addedge(), pg_create(), pg_create_struct(), and pg_destroy_struct().


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines