Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
Go to the source code of this file.
Classes | |
class | irr::core::rect< T > |
Rectangle template. More... | |
Namespaces | |
namespace | irr |
Everything in the Irrlicht Engine can be found in this namespace. | |
namespace | irr::core |
Basic classes such as vectors, planes, arrays, lists, and so on can be found in this namespace. | |
Typedefs | |
typedef rect< f32 > | irr::core::rectf |
Rectangle with float values. | |
typedef rect< s32 > | irr::core::recti |
Rectangle with int values. |
The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Thu May 31 2012 10:57:41 by Doxygen
(1.7.6.1) |