Go to the source code of this file.
Classes | |
| class | irr::io::IWriteFile |
| Interface providing write access to a file. More... | |
Namespaces | |
| irr | |
| Everything in the Irrlicht Engine can be found in this namespace. | |
| irr::io | |
| This namespace provides interfaces for input/output: Reading and writing files, accessing zip archives, xml files, ... | |
Functions | |
| IWriteFile * | irr::io::createWriteFile (const io::path &fileName, bool append) |
| Internal function, please do not use. More... | |