Johann Woelper vor 10 Jahren
Ursprung
Commit
1b477672d5
1 geänderte Dateien mit 8 neuen und 0 gelöschten Zeilen
  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