test.cpp 187 B

12345678
  1. // read velocity
  2. // read direction
  3. vector direction;
  4. direction = point('op:/path/to/sop', 'direction', ptnum)
  5. attrib(int input, string attribclass, string name, int elemnum)
  6. vector new