OpenStructure
|
#include <map_io_df3_handler.hh>
Inherits ImageFormatBase, and ImageFormatBase.
Public Member Functions | |
DF3 (bool normalize_on_save=false) | |
bool | GetNormalizeOnSave () const |
void | SetNormalizeOnSave (bool normalize_on_save) |
Real | GetMaximum () const |
Real | GetMinimum () const |
DF3 (bool normalize_on_save=false) | |
bool | GetNormalizeOnSave () const |
void | SetNormalizeOnSave (bool normalize_on_save) |
Real | GetMaximum () const |
Real | GetMinimum () const |
Public Member Functions inherited from ImageFormatBase | |
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 |
Static Public Attributes | |
static String | FORMAT_STRING |
static String | FORMAT_NAME_STRING |
static String | FORMAT_ALIGNMENT_STRING |
Additional Inherited Members | |
Protected Member Functions inherited from ImageFormatBase | |
ImageFormatBase () | |
ImageFormatBase (const String &formatstring) | |
ImageFormatBase () | |
ImageFormatBase (const String &formatstring) | |
Definition at line 30 of file map_io_df3_handler.hh.
DF3 | ( | bool | normalize_on_save = false | ) |
DF3 | ( | bool | normalize_on_save = false | ) |
Real GetMaximum | ( | ) | const |
Real GetMaximum | ( | ) | const |
Real GetMinimum | ( | ) | const |
Real GetMinimum | ( | ) | const |
bool GetNormalizeOnSave | ( | ) | const |
bool GetNormalizeOnSave | ( | ) | const |
void SetNormalizeOnSave | ( | bool | normalize_on_save | ) |
void SetNormalizeOnSave | ( | bool | normalize_on_save | ) |
|
static |
Definition at line 42 of file map_io_df3_handler.hh.
|
static |
Definition at line 41 of file map_io_df3_handler.hh.
|
static |
Definition at line 40 of file map_io_df3_handler.hh.