4#ifndef _bspline_xform_h_
5#define _bspline_xform_h_
67 plm_long roi_offset[3],
69 plm_long vox_per_rgn[3],
70 float direction_cosines[9]
80 const float grid_spac[3]
82 void save (
const char* filename);
83 void fill_coefficients (
float val);
88 void jitter_if_zero ();
The Volume class represents a three-dimensional volume on a uniform grid. The volume can be located a...
Definition volume.h:38
#define PLMBASE_API
Definition plmbase_config.h:19
#define PLMBASE_C_API
Definition plmbase_config.h:18