changeset 1823 | cb082cdf3667 |
parent 1731 | 616bc933c2bc |
child 1825 | 535d2eccfc03 |
10:7a0db6196e9b | 11:ff89887a62aa |
---|---|
1 #include "graph_displayer_canvas.h" |
1 #include "graph_displayer_canvas.h" |
2 #include "broken_edge.h" |
|
3 #include <cmath> |
2 #include <cmath> |
4 |
3 |
5 |
4 |
6 int GraphDisplayerCanvas::changeNodeRadius (std::string mapname, Node node) |
5 int GraphDisplayerCanvas::changeNodeRadius (std::string mapname, Node node) |
7 { |
6 { |