EdgeTools.h File Reference
#include "OrientableCoord.h"
Include dependency graph for EdgeTools.h:
This graph shows which files directly or indirectly include this file:
Namespaces
Functions
- void setOrthogonalEdge (OrientableLayout *oriLayout, const tlp::Graph *tree, float interNodeDistance)
- void setOrthogonalEdge (OrientableLayout *oriLayout, OrientableSizeProxy *oriSize, const tlp::Graph *tree, float interNodeDistance)
- void addControlPoints (OrientableLayout *oriLayout, OrientableSizeProxy *oriSize, const tlp::Graph *tree, OrientableCoord fatherCoord, tlp::edge e, float interNodeDistance)
Function Documentation
void setOrthogonalEdge |
( |
OrientableLayout * |
oriLayout, |
|
|
const tlp::Graph * |
tree, |
|
|
float |
interNodeDistance |
|
) |
|
|
|