#include <map_io_dx_handler.hh>
Inherits ost::io::ImageFormatBase, and ost::io::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) |
Static Public Attributes | |
| static String | FORMAT_STRING |
| static String | FORMAT_NAME_STRING |
| static String | FORMAT_DESCRIPTION_STRING |
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 String FORMAT_DESCRIPTION_STRING [static] |
Definition at line 38 of file map_io_dx_handler.hh.
static String FORMAT_NAME_STRING [static] |
Definition at line 37 of file map_io_dx_handler.hh.
static String FORMAT_STRING [static] |
Definition at line 36 of file map_io_dx_handler.hh.
1.5.8