#include "ten.h"#include "privateTen.h"

Defines | |
| #define | INFO "Applies and removes the measurement frame" |
Functions | |
| int | tend_unmfMain (int argc, char **argv, char *me, hestParm *hparm) |
| TEND_CMD (unmf, INFO) | |
Variables | |
| char * | _tend_unmfInfoL |
| #define INFO "Applies and removes the measurement frame" |
| TEND_CMD | ( | unmf | , | |
| INFO | ||||
| ) |
| int tend_unmfMain | ( | int | argc, | |
| char ** | argv, | |||
| char * | me, | |||
| hestParm * | hparm | |||
| ) |
| char* _tend_unmfInfoL |
Initial value:
(INFO ". When the given tensor volume has a measurement frame associated " "with it, this will apply the measurement frame transform to all " "tensors to convert them into world space, and remove the measurement " "frame from the nrrd.")
1.5.6