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::line2d< T > |
2D line between two points with intersection methods. 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. | |
Typedefs | |
typedef line2d< f32 > | irr::core::line2df |
Typedef for an f32 line. More... | |
typedef line2d< s32 > | irr::core::line2di |
Typedef for an integer line. More... | |
The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Fri Dec 20 2013 11:17:02 by Doxygen
(1.8.5) |