UGDK
|
#include <ugdk/base/types.h>
Go to the source code of this file.
Classes | |
class | ugdk::Vector2D |
Namespaces | |
namespace | ugdk |
namespace | ugdk::math |
Functions | |
Vector2D | ugdk::operator* (const double &scalar, const Vector2D &right) |
Method that returns a vector equal to the a vector multiplied by a scalar. |