|
OpenStructure
|
#include <map_io_dx_handler.hh>
Inherits ImageFormatBase, and ImageFormatBase.
Public Member Functions | |
| DX (bool normalize_on_save=false) | |
| bool | GetNormalizeOnSave () const |
| void | SetNormalizeOnSave (bool normalize_on_save) |
| DX (bool normalize_on_save=false) | |
| bool | GetNormalizeOnSave () const |
| void | SetNormalizeOnSave (bool normalize_on_save) |
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_DESCRIPTION_STRING |
Additional Inherited Members | |
Protected Member Functions inherited from ImageFormatBase | |
| ImageFormatBase () | |
| ImageFormatBase (const String &formatstring) | |
| ImageFormatBase () | |
| ImageFormatBase (const String &formatstring) | |
Definition at line 28 of file map_io_dx_handler.hh.
| DX | ( | bool | normalize_on_save = false | ) |
| DX | ( | bool | normalize_on_save = false | ) |
| bool GetNormalizeOnSave | ( | ) | const |
| bool GetNormalizeOnSave | ( | ) | const |
| void SetNormalizeOnSave | ( | bool | normalize_on_save | ) |
| void SetNormalizeOnSave | ( | bool | normalize_on_save | ) |
|
static |
Definition at line 38 of file map_io_dx_handler.hh.
|
static |
Definition at line 37 of file map_io_dx_handler.hh.
|
static |
Definition at line 36 of file map_io_dx_handler.hh.