Go to the source code of this file.
Functions | |
| function | axisdir2vec (in axis, in dir) |
| convert an axis and a direction to a vector | |
| function axisdir2vec | ( | in | axis, |
| in | dir ) |
convert an axis and a direction to a vector
| axis | axis (x, y, z) or number (1, 2, 3) |
| dir | direction (positive, negative) or number (1, -1) |
| vec | vector |
%>