planar_graph Struct Reference

#include <dgraph.h>

Collaboration diagram for planar_graph:

Collaboration graph
[legend]

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 25 of file dgraph.h.

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

struct pg_vertex* planar_graph::v [read]

Definition at line 26 of file dgraph.h.

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

Definition at line 27 of file dgraph.h.

Referenced by pg_addedge(), and pg_create_struct().

Definition at line 28 of file dgraph.h.

Referenced by pg_addedge(), and pg_create_struct().

struct pg_edge* planar_graph::e [read]

Definition at line 29 of file dgraph.h.

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


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

Generated on Thu Jul 16 13:21:35 2009 for GRASS Programmer's Manual by  doxygen 1.5.6