5.14 OEIsReadableGrid

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