Go to the source code of this file.
Namespaces | |
| namespace | sead |
Functions | |
| template<typename T> | |
| Vector2< T > | sead::operator* (T t, const Vector2< T > &v) |
| template<typename T> | |
| Vector3< T > | sead::operator* (T t, const Vector3< T > &v) |
| template<typename T> | |
| Vector4< T > | sead::operator* (T t, const Vector4< T > &v) |