#include "irrMath.h"
#include "dimension2d.h"
Go to the source code of this file.
Classes
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
Functions
- template<class S , class T > vector2d< T > irr::core::operator* (const S scalar, const vector2d< T > &vector)