#include <map_io_situs_handler.hh>
Inherits ost::io::ImageFormatBase, and ost::io::ImageFormatBase.
Public Member Functions | |
| Situs (bool normalize_on_save=false) | |
| bool | GetNormalizeOnSave () const |
| void | SetNormalizeOnSave (bool normalize_on_save) |
| Situs (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_ALIGNMENT_STRING |
Definition at line 27 of file map_io_situs_handler.hh.
| Situs | ( | bool | normalize_on_save = false |
) |
| Situs | ( | 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_ALIGNMENT_STRING [static] |
Definition at line 37 of file map_io_situs_handler.hh.
static String FORMAT_NAME_STRING [static] |
Definition at line 36 of file map_io_situs_handler.hh.
static String FORMAT_STRING [static] |
Definition at line 35 of file map_io_situs_handler.hh.
1.5.8