5 #ifndef _I_IMAGE_WRITER_H_INCLUDED__ 6 #define _I_IMAGE_WRITER_H_INCLUDED__ 31 virtual bool isAWriteableFileExtension(
const io::path& filename)
const = 0;
44 #endif // _I_IMAGE_WRITER_H_INCLUDED__
Everything in the Irrlicht Engine can be found in this namespace.
Interface providing write access to a file.
Interface for software image data.
File containing useful basic utility functions.
unsigned int u32
32 bit unsigned variable.
Base class of most objects of the Irrlicht Engine.
Interface for writing software image data.