| GReturn vector | ( | GCon | g, |
| char * | file | ||
| ) |
Puts controller into Vector Mode and accepts a file defining vector points.
| g | Connection's handle |
| file | A Path to a csv file that defines vector points |
See vector_example.cpp for an example.
Example text file:
Definition at line 32 of file vector.cpp.
References e(), and load_buffer().