Go to the source code of this file.
|
| namespace | irr |
| | Everything in the Irrlicht Engine can be found in this namespace.
|
| |
| namespace | irr::gui |
| | The gui namespace contains useful classes for easy creation of a graphical user interface.
|
| |
| namespace | irr::io |
| | This namespace provides interfaces for input/output: Reading and writing files, accessing zip archives, xml files, ...
|
| |
| namespace | irr::scene |
| | All scene management can be found in this namespace: Mesh loading, special scene nodes like octrees and billboards, ...
|
| |