#include <nrrd.h>

Data Fields | |
| const Nrrd * | nin |
| int | verbose |
| int | boundary |
| int | typeOut |
| int | renormalize |
| int | round |
| int | clamp |
| int | defaultCenter |
| double | padValue |
| unsigned int | dim |
| unsigned int | passNum |
| unsigned int | topRax |
| unsigned int | botRax |
| unsigned int | permute [NRRD_DIM_MAX+1] |
| unsigned int | passAxis [NRRD_DIM_MAX] |
| NrrdResampleAxis | axis [NRRD_DIM_MAX+1] |
| int * | flag |
| double | time |
| const Nrrd* NrrdResampleContext::nin |
| unsigned int NrrdResampleContext::dim |
| unsigned int NrrdResampleContext::passNum |
| unsigned int NrrdResampleContext::topRax |
| unsigned int NrrdResampleContext::botRax |
| unsigned int NrrdResampleContext::permute[NRRD_DIM_MAX+1] |
| unsigned int NrrdResampleContext::passAxis[NRRD_DIM_MAX] |
| NrrdResampleAxis NrrdResampleContext::axis[NRRD_DIM_MAX+1] |
| double NrrdResampleContext::time |
1.5.6