21 #ifndef DX_IO_MAP_IO_PLUGIN_OST_HH
22 #define DX_IO_MAP_IO_PLUGIN_OST_HH
26 namespace ost {
namespace io {
32 DX(
bool normalize_on_save =
false);
34 bool GetNormalizeOnSave()
const;
35 void SetNormalizeOnSave(
bool normalize_on_save);
42 bool normalize_on_save_;
56 virtual void Import(
img::MapHandle& sh,
const boost::filesystem::path& loc,
60 const boost::filesystem::path& loc,
const ImageFormatBase& formatstruct)
const;
63 static bool MatchContent(
unsigned char* header);
65 static bool MatchSuffix(
const String& locx);
static String GetFormatDescription()
static String FORMAT_STRING
MapIOHandlerFactory< MapIODxHandler > MapIODxHandlerFactory
static String FORMAT_DESCRIPTION_STRING
static String FORMAT_NAME_STRING
Manage shared instances of images.
static bool ProvidesImport()
static String GetFormatName()
static bool ProvidesExport()