#include "unrrdu.h"#include "privateUnrrdu.h"

Defines | |
| #define | INFO "Map nrrd through a whole nrrd of regular univariate maps" |
Functions | |
| int | unrrdu_mrmapMain (int argc, char **argv, char *me, hestParm *hparm) |
| UNRRDU_CMD (mrmap, INFO) | |
Variables | |
| char * | _unrrdu_mrmapInfoL |
| #define INFO "Map nrrd through a whole nrrd of regular univariate maps" |
| UNRRDU_CMD | ( | mrmap | , | |
| INFO | ||||
| ) |
| int unrrdu_mrmapMain | ( | int | argc, | |
| char ** | argv, | |||
| char * | me, | |||
| hestParm * | hparm | |||
| ) |
| char* _unrrdu_mrmapInfoL |
Initial value:
(INFO ", one map per sample in input. The \"mmap\" nrrd has the same dimensional " "constraints as the \"mlut\" nrrd for \"unu mlut\". This functionality " "is a generalization of \"unu 3op lerp\": it allows you to lerp through " "multiple nrrds, instead of just two.")
1.5.6