#include "ten.h"
#include "privateTen.h"
Functions | |
tenGlyphParm * | tenGlyphParmNew () |
tenGlyphParm * | tenGlyphParmNix (tenGlyphParm *parm) |
int | tenGlyphParmCheck (tenGlyphParm *parm, const Nrrd *nten, const Nrrd *npos, const Nrrd *nslc) |
int | tenGlyphGen (limnObject *glyphsLimn, echoScene *glyphsEcho, tenGlyphParm *parm, const Nrrd *nten, const Nrrd *npos, const Nrrd *nslc) |
int tenGlyphGen | ( | limnObject * | glyphsLimn, | |
echoScene * | glyphsEcho, | |||
tenGlyphParm * | parm, | |||
const Nrrd * | nten, | |||
const Nrrd * | npos, | |||
const Nrrd * | nslc | |||
) |
int tenGlyphParmCheck | ( | tenGlyphParm * | parm, | |
const Nrrd * | nten, | |||
const Nrrd * | npos, | |||
const Nrrd * | nslc | |||
) |
tenGlyphParm* tenGlyphParmNew | ( | ) |
tenGlyphParm* tenGlyphParmNix | ( | tenGlyphParm * | parm | ) |