Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
#include "irrMath.h"
#include "plane3d.h"
#include "line3d.h"
Go to the source code of this file.
Namespaces | |
namespace | irr |
namespace | irr::core |
Classes | |
class | irr::core::aabbox3d< T > |
Axis aligned bounding box in 3d dimensional space. More... | |
Typedefs | |
typedef aabbox3d< f32 > | irr::core::aabbox3df |
Typedef for a f32 3d bounding box. | |
typedef aabbox3d< s32 > | irr::core::aabbox3di |
Typedef for an integer 3d bounding box. |
The Irrlicht
Engine Documentation © 2003-2009 by Nikolaus Gebhardt. Generated
on Sun Jan 10 09:24:05 2010 by Doxygen
(1.5.6) |