Johann Woelper 10 年 前
コミット
1b477672d5
1 ファイル変更8 行追加0 行削除
  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