Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

mat4.C File Reference

Contains the definitions of member functions for the Mat4 class. More...

#include "mlib/mat4.H"
#include "mlib/vec3.H"
#include "mlib/global.H"

Include dependency graph for mat4.C:

Go to the source code of this file.

Functions

template<typename M, typename P, typename V, typename L, typename Q>
MLIB_INLINE M mlib::operator * (const Mat4< M, P, V, L, Q > &m, const Mat4< M, P, V, L, Q > &m2)
template<typename M, typename P, typename V, typename L, typename Q>
MLIB_INLINE P mlib::operator * (const Mat4< M, P, V, L, Q > &m, const P &p)
template<typename M, typename P, typename V, typename L, typename Q>
MLIB_INLINE V mlib::operator * (const Mat4< M, P, V, L, Q > &m, const Vec3< V > &v)
template<typename M, typename P, typename V, typename L, typename Q>
MLIB_INLINE L mlib::operator * (const Mat4< M, P, V, L, Q > &m, const Line< L, P, V > &l)
template<typename M, typename P, typename V, typename L, typename Q>
MLIB_INLINE ostream & mlib::operator<< (ostream &os, const Mat4< M, P, V, L, Q > &x)


Detailed Description

Contains the definitions of member functions for the Mat4 class.

Definition in file mat4.C.


Generated on Mon Sep 18 11:42:04 2006 for jot by  doxygen 1.4.4