Teem 1.10.0
NrrdResampleInfo Struct Reference

#include <nrrd.h>

Collaboration diagram for NrrdResampleInfo:

Data Fields

const NrrdKernelkernel [NRRD_DIM_MAX]
size_t samples [NRRD_DIM_MAX]
double parm [NRRD_DIM_MAX][NRRD_KERNEL_PARMS_NUM]
double min [NRRD_DIM_MAX]
double max [NRRD_DIM_MAX]
int boundary
int type
int renormalize
int round
int clamp
int cheap
double padValue

Field Documentation

const NrrdKernel* NrrdResampleInfo::kernel[NRRD_DIM_MAX]
double NrrdResampleInfo::max[NRRD_DIM_MAX]
double NrrdResampleInfo::min[NRRD_DIM_MAX]
double NrrdResampleInfo::parm[NRRD_DIM_MAX][NRRD_KERNEL_PARMS_NUM]
size_t NrrdResampleInfo::samples[NRRD_DIM_MAX]

The documentation for this struct was generated from the following file: