SourceForge Logo
P.I.G.A.L.E.
1.3.9
Public Implementation of a Graph Algorithm
Library and Editor

H. de Fraysseix      P. Ossona de Mendez

CanvasGrid.cpp File Reference


Detailed Description

Fit a drawing on a grid.

Include dependency graph for CanvasGrid.cpp:

Functions

Variables


Function Documentation

int Cmp ( int  i,
int  j 
) [static]

bool Equal ( double  x,
double  y,
double  p 
) [static]

bool Equal ( double  x,
double  y 
) [static]

void HeapSort ( int(*)(int a, int b)  f,
int  first,
int  nelements,
int *  heap 
)

bool Less ( double  x,
double  y 
) [static]

double pgcd ( double  a,
double  b,
double  precision 
)


Variable Documentation

double* coord [static]

const double Epsilon = 1.E-6


Generated on Thu Jan 31 16:50:48 2008 for Pigale by  doxygen 1.5.4