Graphviz  2.29.20120524.0446
Functions | Variables
lib/neatogen/info.c File Reference
#include "neato.h"
#include <stdio.h>
#include "mem.h"
#include "info.h"
Include dependency graph for info.c:

Go to the source code of this file.

Functions

void infoinit ()
void addVertex (Site *s, double x, double y)

Variables

Info_tnodeInfo

Function Documentation

void addVertex ( Site s,
double  x,
double  y 
)

Definition at line 161 of file info.c.

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

void infoinit ( void  )

Definition at line 23 of file info.c.

References freeinit().


Variable Documentation

Definition at line 20 of file info.c.