EdgeTools.cpp File Reference
#include "Orientation.h"
#include "EdgeTools.h"
Include dependency graph for EdgeTools.cpp:
Functions
- void setOrthogonalEdge (OrientableLayout *oriLayout, const Graph *tree, float interNodeDistance)
- void setOrthogonalEdge (OrientableLayout *oriLayout, OrientableSizeProxy *oriSize, const Graph *tree, float interNodeDistance)
- void addControlPoints (OrientableLayout *oriLayout, OrientableSizeProxy *oriSize, const Graph *tree, OrientableCoord fatherCoord, edge e, float interNodeDistance)
Function Documentation
void setOrthogonalEdge |
( |
OrientableLayout * |
oriLayout, |
|
|
const Graph * |
tree, |
|
|
float |
interNodeDistance |
|
) |
|
|
|