OEIsWriteableSurface¶
bool OEIsWriteableSurface(unsigned int type)
bool OEIsWriteableSurface(const std::string &filename)
Returns true if the supplied file format is writable by
Spicoli. The filename can be a file name or a file
extension. The unsigned int parameter value should be drawn
from the OESurfaceFileType namespace.