OEIsReadableSurface¶
bool OEIsReadableSurface(unsigned int type)
bool OEIsReadableSurface(const std::string &filename)
Returns true if the supplied file format is readable 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.