/home/fayn/OpenKraken-dev/OpenKN-math/src/Matrix4x4.hpp File Reference

#include "Matrix.hpp"
#include "Vector4.hpp"

Include dependency graph for Matrix4x4.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kn::Matrix4x4< T >

Namespaces

namespace  kn

Typedefs

typedef Matrix4x4< float > kn::Matrix4x4f
typedef Matrix4x4< double > kn::Matrix4x4d
typedef Matrix4x4< int > kn::Matrix4x4i

Functions

template<class U >
Vector4< U > kn::operator* (const Vector4< U > &v, const Matrix4x4< U > &m)
 Multiplies a vector with a matrix.
template<class U >
Matrix4x4< U > kn::operator* (const U &d, const Matrix4x4< U > &m)
 Multiplies a scalar with a matrix4x4.


Generated on Thu Nov 12 16:06:35 2009 for OpenKN-math by  doxygen 1.5.8