#include <cmath>
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | gui::vector2< T > |
Namespaces | |
namespace | gui |
Functions | |
template<class T > | |
vector2< T > | gui::operator* (T mValue, const vector2< T > &mV) |
template<class T > | |
std::ostream & | gui::operator<< (std::ostream &mStream, const vector2< T > &mV) |