#include <map_io_mrc_handler.hh>
Inherits MRC, and MRC.
|
| CCP4 (bool normalize_on_save=false, Endianess endianness_on_save=OST_LOCAL_ENDIAN, Format bit_depth=OST_DEFAULT_FORMAT) |
|
| CCP4 (bool normalize_on_save=false, Endianess endianness_on_save=OST_LOCAL_ENDIAN, Format bit_depth=OST_DEFAULT_FORMAT) |
|
| MRC (bool normalize_on_save=false, Subformat subformat=MRC_AUTO_FORMAT, Endianess endianness_on_save=OST_LOCAL_ENDIAN, Format bit_depth=OST_DEFAULT_FORMAT) |
|
Format | GetBitDepth () const |
|
void | SetBitDepth (Format bitdepth) |
|
Endianess | GetEndianessOnSave () const |
|
void | SetEndianessOnSave (Endianess end) |
|
bool | GetNormalizeOnSave () const |
|
void | SetNormalizeOnSave (bool normalize_on_save) |
|
Subformat | GetSubformat () const |
|
void | SetSubformat (Subformat subformat) |
|
| MRC (bool normalize_on_save=false, Subformat subformat=MRC_AUTO_FORMAT, Endianess endianness_on_save=OST_LOCAL_ENDIAN, Format bit_depth=OST_DEFAULT_FORMAT) |
|
Format | GetBitDepth () const |
|
void | SetBitDepth (Format bitdepth) |
|
Endianess | GetEndianessOnSave () const |
|
void | SetEndianessOnSave (Endianess end) |
|
bool | GetNormalizeOnSave () const |
|
void | SetNormalizeOnSave (bool normalize_on_save) |
|
Subformat | GetSubformat () const |
|
void | SetSubformat (Subformat subformat) |
|
Real | GetMaximum () const |
|
Real | GetMinimum () const |
|
template<typename T > |
const T & | As () const |
|
String | GetFormatString () const |
|
Real | GetMaximum () const |
|
Real | GetMinimum () const |
|
template<typename T > |
const T & | As () const |
|
String | GetFormatString () const |
|
Definition at line 55 of file map_io_mrc_handler.hh.
The documentation for this class was generated from the following files: