#include "nrrd.h"
#include "privateNrrd.h"
Functions | |
int | nrrdCommentAdd (Nrrd *nrrd, const char *_str) |
void | nrrdCommentClear (Nrrd *nrrd) |
int | nrrdCommentCopy (Nrrd *nout, const Nrrd *nin) |
int nrrdCommentAdd | ( | Nrrd * | nrrd, | |
const char * | _str | |||
) |
void nrrdCommentClear | ( | Nrrd * | nrrd | ) |