|
OpenStructure
|
#include <map_io_mrc_handler.hh>
Inherits MRC.
Public Member Functions | |
| CCP4 (bool normalize_on_save=false, Endianess endianness_on_save=OST_LOCAL_ENDIAN) | |
Public Member Functions inherited from MRC | |
| MRC (bool normalize_on_save=false, Subformat subformat=MRC_AUTO_FORMAT, Endianess endianness_on_save=OST_LOCAL_ENDIAN) | |
| Endianess | GetEndianessOnSave () const |
| void | SetEndianessOnSave (Endianess end) |
| bool | GetNormalizeOnSave () const |
| void | SetNormalizeOnSave (bool normalize_on_save) |
| Subformat | GetSubformat () const |
| void | SetSubformat (Subformat subformat) |
Public Member Functions inherited from ImageFormatBase | |
| Real | GetMaximum () const |
| void | SetMaximum (Real max) |
| Real | GetMinimum () const |
| void | SetMinimum (Real min) |
| template<typename T > | |
| const T & | As () const |
| String | GetFormatString () const |
Additional Inherited Members | |
Static Public Attributes inherited from MRC | |
| static String | FORMAT_STRING |
Definition at line 51 of file map_io_mrc_handler.hh.
| CCP4 | ( | bool | normalize_on_save = false, |
| Endianess | endianness_on_save = OST_LOCAL_ENDIAN |
||
| ) |
1.8.1.1