OEIsReadableGrid¶
bool OEIsReadableGrid(unsigned int type)
bool OEIsReadableGrid(const std::string &filename)
Returns true
if the supplied file format is readable by
OEGrid. The ‘filename’ can be a file name or a file extension. The
‘type’ parameter should be drawn from the
OEGridFileType
namespace.