src/nrrd/apply2D.c File Reference

#include "nrrd.h"
#include "privateNrrd.h"

Include dependency graph for apply2D.c:


Enumerations

enum  { kindLut = 0, kindRmap = 1 }

Functions

int _nrrdApply2DSetUp (Nrrd *nout, const Nrrd *nin, const NrrdRange *range0, const NrrdRange *range1, const Nrrd *nmap, int kind, int typeOut, int rescale0, int rescale1)
int _nrrdApply2DLutOrRegMap (Nrrd *nout, const Nrrd *nin, const NrrdRange *range0, const NrrdRange *range1, const Nrrd *nmap, int ramps, int rescale0, int rescale1)
int nrrdApply2DLut (Nrrd *nout, const Nrrd *nin, unsigned int domainAxis, const NrrdRange *_range0, const NrrdRange *_range1, const Nrrd *nlut, int typeOut, int rescale0, int rescale1)

Enumeration Type Documentation

anonymous enum

Enumerator:
kindLut 
kindRmap 


Function Documentation

int _nrrdApply2DLutOrRegMap ( Nrrd nout,
const Nrrd nin,
const NrrdRange range0,
const NrrdRange range1,
const Nrrd nmap,
int  ramps,
int  rescale0,
int  rescale1 
)

int _nrrdApply2DSetUp ( Nrrd nout,
const Nrrd nin,
const NrrdRange range0,
const NrrdRange range1,
const Nrrd nmap,
int  kind,
int  typeOut,
int  rescale0,
int  rescale1 
)

int nrrdApply2DLut ( Nrrd nout,
const Nrrd nin,
unsigned int  domainAxis,
const NrrdRange _range0,
const NrrdRange _range1,
const Nrrd nlut,
int  typeOut,
int  rescale0,
int  rescale1 
)


Generated on Thu Jan 1 01:06:54 2009 for Teem by  doxygen 1.5.6