Add name in constructors of GraphComponent.
- name setter is now deprecated.
Showing
- include/hpp/manipulation/graph/edge.hh 17 additions, 5 deletionsinclude/hpp/manipulation/graph/edge.hh
- include/hpp/manipulation/graph/graph-component.hh 2 additions, 2 deletionsinclude/hpp/manipulation/graph/graph-component.hh
- include/hpp/manipulation/graph/graph.hh 3 additions, 3 deletionsinclude/hpp/manipulation/graph/graph.hh
- include/hpp/manipulation/graph/node-selector.hh 3 additions, 3 deletionsinclude/hpp/manipulation/graph/node-selector.hh
- include/hpp/manipulation/graph/node.hh 10 additions, 6 deletionsinclude/hpp/manipulation/graph/node.hh
- src/graph/edge.cc 26 additions, 17 deletionssrc/graph/edge.cc
- src/graph/graph.cc 4 additions, 4 deletionssrc/graph/graph.cc
- src/graph/node-selector.cc 4 additions, 4 deletionssrc/graph/node-selector.cc
- src/graph/node.cc 8 additions, 6 deletionssrc/graph/node.cc
- tests/test-constraintgraph.cc 9 additions, 8 deletionstests/test-constraintgraph.cc
Loading
Please register or sign in to comment