nux-0.9.46

NuxCore/Math/Vector4.h File Reference

Go to the source code of this file.

Data Structures

class  nux::Vec4< T >

Namespaces

namespace  nux

Typedefs

typedef Vec4< float > nux::Vector4

Functions

template<typename T >
Vec4< T > nux::operator* (T f, const Vec4< T > &v)
template<typename U >
Vec4< U > nux::operator* (const U &f, const Vec4< U > &v)