ShishGL  1.0
A simple modular cross-platform graphics library
Vector2.hpp File Reference
#include "Vector2.ipp"
Include dependency graph for Vector2.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Sh::Vector2< T >
 

Namespaces

 Sh
 

Functions

template<typename T >
Vector2< T > Sh::operator* (const T &mul, const Vector2< T > &vec)