Kristian Flikka
|
dea586829c
|
Changed the begin and end iterator functions of GroupTreeNode into const_iterators
|
2014-02-14 09:58:06 +01:00 |
|
Kristian Flikka
|
9363f39cb9
|
Added getNodes to get a vector of the group nodes in the tree
|
2014-02-10 12:18:42 +01:00 |
|
Kristian Flikka
|
12993a9fbb
|
Made updateTree function void, and removed an unnecessary recursive call
|
2013-11-21 08:55:24 +01:00 |
|
Kristian Flikka
|
c69beedb30
|
Added support for re-parenting a node
|
2013-11-20 13:48:55 +01:00 |
|
Kristian Flikka
|
6997561791
|
Added support for reading groups into GroupTree from WELSPECS keyword. Default root node is FIELD
|
2013-11-18 15:28:58 +01:00 |
|
Kristian Flikka
|
d3e5b198af
|
Fixed a bug in the getNode recursion, added deep copy and print tree (debugging function)
|
2013-11-14 16:05:13 +01:00 |
|
Kristian Flikka
|
ed57266f63
|
Added GroupTree that holds the root node, and supplies functions to add and find nodes
|
2013-11-14 11:48:37 +01:00 |
|