Overview     Modules     Class Hierarchy     Classes     Members  

EmbedderParameters.cpp File Reference

#include <stddef.h>
#include <cmath>

Include dependency graph for EmbedderParameters.cpp:

Enumerations

Variables


Enumeration Type Documentation

enum Shape
 

Enumerator:
circle 
rectangle 


Variable Documentation

int dim1 = 0
 

int dim2 = 1
 

bool drawEdges = true
 

bool label_vertices = false
 

int max_num_centers = 50
 

int num_centers
 

int num_of_pivots = 0
 

int* pivots = NULL
 

int ScreenShift = 20
 

bool SHOW_PIVOTS = false
 

bool ThickLines = false
 

int tol_coeff = 1
 

int tol_exp = 7
 

double tolerance = tol_coeff*pow(10,-tol_exp)
 

Shape vertex_shape = circle
 

int vertex_size = 1
 



Tulip Software by David AUBER    2001 - 2006