#include "bane.h"
#include "privateBane.h"
Functions | |
int | baneInputCheck (Nrrd *nin, baneHVolParm *hvp) |
int | baneHVolCheck (Nrrd *hvol) |
int | baneInfoCheck (Nrrd *info, int wantDim) |
int | banePosCheck (Nrrd *pos, int wantDim) |
int | baneBcptsCheck (Nrrd *Bcpts) |
int baneBcptsCheck | ( | Nrrd * | Bcpts | ) |
int baneHVolCheck | ( | Nrrd * | hvol | ) |
int baneInfoCheck | ( | Nrrd * | info, | |
int | wantDim | |||
) |
int baneInputCheck | ( | Nrrd * | nin, | |
baneHVolParm * | hvp | |||
) |
int banePosCheck | ( | Nrrd * | pos, | |
int | wantDim | |||
) |