#include <map_io_dat_handler.hh>
Inherits ost::io::ImageFormatBase, and ost::io::ImageFormatBase.
Public Member Functions | |
| DAT (bool normalize_on_save=true, Endianess endianness=OST_LOCAL_ENDIAN) | |
| Endianess | GetEndianess () const |
| void | SetEndianess (Endianess end) |
| bool | GetNormalizeOnSave () const |
| void | SetNormalizeOnSave (bool noralize_on_save) |
| DAT (bool normalize_on_save=true, Endianess endianness=OST_LOCAL_ENDIAN) | |
| Endianess | GetEndianess () const |
| void | SetEndianess (Endianess end) |
| bool | GetNormalizeOnSave () const |
| void | SetNormalizeOnSave (bool noralize_on_save) |
Static Public Attributes | |
| static String | FORMAT_STRING |
Definition at line 32 of file map_io_dat_handler.hh.
| Endianess GetEndianess | ( | ) | const |
| Endianess GetEndianess | ( | ) | const |
| bool GetNormalizeOnSave | ( | ) | const |
| bool GetNormalizeOnSave | ( | ) | const |
| void SetEndianess | ( | Endianess | end | ) |
| void SetEndianess | ( | Endianess | end | ) |
| void SetNormalizeOnSave | ( | bool | noralize_on_save | ) |
| void SetNormalizeOnSave | ( | bool | noralize_on_save | ) |
static String FORMAT_STRING [static] |
Definition at line 43 of file map_io_dat_handler.hh.
1.5.8