pg_vertex Struct Reference

#include <dgraph.h>

Collaboration diagram for pg_vertex:

Collaboration graph
[legend]

Data Fields

double x
double y
int ecount
int eallocated
struct pg_edge ** edges
double * angles

Detailed Description

Definition at line 15 of file dgraph.h.


Field Documentation

double pg_vertex::x

Definition at line 16 of file dgraph.h.

Referenced by pg_create().

double pg_vertex::y

Definition at line 17 of file dgraph.h.

Referenced by pg_create().

Definition at line 18 of file dgraph.h.

Referenced by pg_addedge1(), pg_create(), and pg_existsedge().

Definition at line 19 of file dgraph.h.

Referenced by pg_addedge1().

struct pg_edge** pg_vertex::edges [read]

Definition at line 20 of file dgraph.h.

Referenced by pg_addedge1(), pg_create(), pg_destroy_struct(), and pg_existsedge().

Definition at line 21 of file dgraph.h.

Referenced by pg_create(), 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