Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
#include "irrMath.h"
#include "dimension2d.h"
Go to the source code of this file.
Namespaces | |
namespace | irr |
namespace | irr::core |
Classes | |
class | irr::core::vector2d< T > |
2d vector template class with lots of operators and methods. More... | |
Typedefs | |
typedef vector2d< f32 > | irr::core::vector2df |
Typedef for f32 2d vector. | |
typedef vector2d< s32 > | irr::core::vector2di |
Typedef for integer 2d vector. | |
Functions | |
template<class S, class T> | |
vector2d< T > | irr::core::operator* (const S scalar, const vector2d< T > &vector) |
The Irrlicht
Engine Documentation © 2003-2009 by Nikolaus Gebhardt. Generated
on Sun Jan 10 09:24:05 2010 by Doxygen
(1.5.6) |