branch | gui |
changeset 90 | e9f8f44f12a3 |
parent 81 | 5ad61c33487c |
child 91 | 55cf06f14981 |
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 { |