Irrlicht 3D Engine
Namespace List
Here is a list of all namespaces with brief descriptions:
irrEverything in the Irrlicht Engine can be found in this namespace
irr::coreBasic classes such as vectors, planes, arrays, lists, and so on can be found in this namespace
irr::guiThe gui namespace contains useful classes for easy creation of a graphical user interface
irr::ioThis namespace provides interfaces for input/output: Reading and writing files, accessing zip archives, xml files, ..
irr::sceneAll scene management can be found in this namespace: Mesh loading, special scene nodes like octrees and billboards, ..
irr::scene::quake3
irr::videoThe video namespace contains classes for accessing the video driver. All 2d and 3d rendering is done here