Public Member Functions | |
ClipInplaceVariables (const int p_nx, const int p_ny, const int p_nz, const int n_nx, const int n_ny, const int n_nz, const int xtrans, const int ytrans, const int ztrans) | |
~ClipInplaceVariables () | |
Public Attributes | |
int | prv_nx |
int | prv_ny |
int | prv_nz |
int | new_nx |
int | new_ny |
int | new_nz |
int | xshift |
int | yshift |
int | zshift |
int | x_iter |
int | y_iter |
int | z_iter |
int | new_z_top |
int | new_z_bottom |
int | new_y_back |
int | new_y_front |
int | new_x_left |
int | new_x_right |
int | prv_z_top |
int | prv_z_bottom |
int | prv_y_back |
int | prv_y_front |
int | prv_x_left |
int | prv_x_right |
Definition at line 3945 of file emdata.h.
EMAN::EMData::ClipInplaceVariables::ClipInplaceVariables | ( | const int | p_nx, | |
const int | p_ny, | |||
const int | p_nz, | |||
const int | n_nx, | |||
const int | n_ny, | |||
const int | n_nz, | |||
const int | xtrans, | |||
const int | ytrans, | |||
const int | ztrans | |||
) | [inline] |
EMAN::EMData::ClipInplaceVariables::~ClipInplaceVariables | ( | ) | [inline] |
Definition at line 3998 of file emdata.h.
Referenced by EMAN::EMData::clip_inplace(), and EMAN::EMData::has_attr().
Definition at line 3998 of file emdata.h.
Referenced by EMAN::EMData::clip_inplace(), and EMAN::EMData::has_attr().
Definition at line 3996 of file emdata.h.
Referenced by EMAN::EMData::clip_inplace(), and EMAN::EMData::has_attr().