Johann Woelper 9 years ago
parent
commit
1b477672d5
1 changed files with 8 additions and 0 deletions
  1. 8 0
      flocking/test.cpp

+ 8 - 0
flocking/test.cpp

@@ -0,0 +1,8 @@
+// read velocity
+// read direction
+
+vector direction;
+
+direction = point('op:/path/to/sop', 'direction', ptnum)
+attrib(int input, string attribclass, string name, int elemnum)
+vector new