|
plastimatch
|
This is the complete list of members for Volume, including all inherited members.
| allocate(void) | Volume | protected |
| clone() | Volume | |
| clone(Volume_pixel_type new_type) const | Volume | |
| clone_empty() | Volume | |
| clone_raw() | Volume | |
| convert(Volume_pixel_type new_type) | Volume | |
| coordinates(plm_long ijk[3], plm_long idx) | Volume | inline |
| create(const plm_long new_dim[3], const float origin[3], const float spacing[3], const float direction_cosines[9], enum Volume_pixel_type vox_type, int vox_planes=1) | Volume | |
| create(const Volume_header &vh, enum Volume_pixel_type vox_type, int vox_planes=1) | Volume | |
| debug() | Volume | |
| dim | Volume | |
| direction_cosines | Volume | |
| direction_cosines_debug() | Volume | |
| get_dim(void) | Volume | inline |
| get_direction_cosines(void) | Volume | inline |
| get_direction_cosines(void) const | Volume | inline |
| get_direction_matrix(void) | Volume | inline |
| get_direction_matrix(void) const | Volume | inline |
| get_idx_from_xyz(const float xyz[3], bool *in) | Volume | |
| get_ijk_from_xyz(plm_long ijk[3], const float xyz[3], bool *in) | Volume | |
| get_ijk_from_xyz(float ijk[3], const float xyz[3], bool *in) | Volume | |
| get_ijk_value(const float xyz[3]) const | Volume | |
| get_origin(void) const | Volume | |
| get_origin(float *) const | Volume | |
| get_proj(void) const | Volume | |
| get_raw() | Volume | |
| get_raw() const | Volume | |
| get_spacing(void) const | Volume | |
| get_spacing(float *) const | Volume | |
| get_step(void) const | Volume | |
| get_xyz_from_ijk(double xyz[3], const plm_long ijk[3]) | Volume | |
| img | Volume | |
| index(plm_long i, plm_long j, plm_long k) const | Volume | inline |
| index(plm_long ijk[3]) const | Volume | inline |
| init() | Volume | protected |
| is_inside(const float ijk[3]) const | Volume | |
| move_origin_to_idx(const plm_long ijk[3]) | Volume | |
| npix | Volume | |
| origin | Volume | |
| pix_size | Volume | |
| pix_type | Volume | |
| position(float xyz[3], const plm_long ijk[3]) | Volume | inline |
| proj | Volume | |
| scale_inplace(float scale) | Volume | |
| set_direction_cosines(const float direction_cosines[9]) | Volume | |
| set_header(const Volume_header &) | Volume | |
| set_header(const Plm_image_header *) | Volume | |
| set_origin(const float origin[3]) | Volume | |
| set_spacing(const float spacing[3]) | Volume | |
| SMART_POINTER_SUPPORT(Volume) | Volume | |
| spacing | Volume | |
| step | Volume | |
| Volume() | Volume | |
| Volume(const plm_long dim[3], const float origin[3], const float spacing[3], const float direction_cosines[9], enum Volume_pixel_type vox_type, int vox_planes) | Volume | |
| Volume(const plm_long dim[3], const float origin[3], const float spacing[3], const Direction_cosines &direction_cosines, enum Volume_pixel_type vox_type, int vox_planes) | Volume | |
| Volume(const Volume_header &vh, enum Volume_pixel_type vox_type, int vox_planes) | Volume | |
| vox_planes | Volume | |
| ~Volume() | Volume |