arsa  2.7
Classes | Namespaces
irrList.h File Reference
#include "irrTypes.h"
#include "irrAllocator.h"
#include "irrMath.h"

Go to the source code of this file.

Classes

class  irr::core::list< T >
 Doubly linked list template. More...
 
class  irr::core::list< T >::Iterator
 List iterator. More...
 
class  irr::core::list< T >::ConstIterator
 List iterator for const access. More...
 

Namespaces

 irr
 Everything in the Irrlicht Engine can be found in this namespace.
 
 irr::core
 Basic classes such as vectors, planes, arrays, lists, and so on can be found in this namespace.