/misc/src/release/graphviz-2.18-1/src/graphviz-2.18/lib/neatogen/info.h File Reference

#include "voronoi.h"
#include "poly.h"
#include "graph.h"

Include dependency graph for info.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ptitem
struct  Info_t

Typedefs

typedef ptitem PtItem

Functions

void infoinit (void)
void addVertex (Site *, double, double)

Variables

Info_tnodeInfo


Typedef Documentation

typedef struct ptitem PtItem


Function Documentation

void addVertex ( Site ,
double  ,
double   
)

Definition at line 164 of file info.c.

References Site::coord, getfree(), ptitem::next, nodeInfo, origin, ptitem::p, Site::sitenbr, Info_t::verts, Point::x, and Point::y.

void infoinit ( void   ) 

Definition at line 26 of file info.c.

References freeinit().


Variable Documentation

Info_t* nodeInfo

Definition at line 23 of file info.c.

Referenced by addVertex().


Generated on Mon Mar 31 19:07:02 2008 for Graphviz by  doxygen 1.5.1