NAME
EmbedderDefs.h -
SYNOPSIS
Classes
struct vtx_data
struct Point
Typedefs
typedef int DistType
Functions
double max (double x, double y)
double min (double x, double y)
int max (int x, int y)
int min (int x, int y)
Typedef Documentation
typedef int DistType
Function Documentation
int max (int x, int y) [inline]
double max (double x, double y) [inline]
int min (int x, int y) [inline]
double min (double x, double y) [inline]
Author
Generated automatically by Doxygen for Tulip Plugins Library from the
source code.