diff options
| author | Comment <tim@gray.(none)> | 2013-10-20 15:04:53 -0700 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2013-10-20 15:04:53 -0700 |
| commit | 565490c5fc393db122f86b3b9bc4ee3b91f95018 (patch) | |
| tree | 2906a428e86354cdab1aede72b535fdcfc43f2f3 /rotord/src/graph.h | |
| parent | 343afc68943fc7f1815e5eb5fd2df3a8cd201d3c (diff) | |
added step to paramater
Diffstat (limited to 'rotord/src/graph.h')
| -rw-r--r-- | rotord/src/graph.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/rotord/src/graph.h b/rotord/src/graph.h index 5e3d1cd..6f2ee79 100644 --- a/rotord/src/graph.h +++ b/rotord/src/graph.h @@ -12,6 +12,14 @@ Graph is an instance of a rotor renderer +tidy up loading stuff +kill xml or retain? +make codebase closer + +-validate loader menthod +get number of nodes +copy nodes ` + -------------------------*/ namespace Rotor { |
