UT/UT_Matrix4.h File Reference

#include "UT_API.h"
#include <iostream.h>
#include "UT_Assert.h"
#include "UT_Math.h"
#include "UT_SymMatrix4.h"
#include "UT_Axis.h"
#include "UT_VectorTypes.h"
#include "UT_Vector4.h"

Go to the source code of this file.

Classes

class  UT_Matrix4T< T >

Functions

template<typename T >
UT_API UT_Matrix4T< T > operator+ (const UT_Matrix4T< T > &m1, const UT_Matrix4T< T > &m2)
template<typename T >
UT_API UT_Matrix4T< T > operator- (const UT_Matrix4T< T > &m1, const UT_Matrix4T< T > &m2)
template<typename T >
UT_API UT_Matrix4T< T > operator* (const UT_Matrix4T< T > &m1, const UT_Matrix4T< T > &m2)
template<typename T , typename S >
UT_API UT_Matrix4T< T > operator+ (const UT_Matrix4T< T > &mat, const UT_Vector4T< S > &vec)
template<typename T , typename S >
UT_API UT_Matrix4T< T > operator+ (const UT_Vector4T< S > &vec, const UT_Matrix4T< T > &mat)
template<typename T , typename S >
UT_API UT_Matrix4T< T > operator- (const UT_Matrix4T< T > &mat, const UT_Vector4T< S > &vec)
template<typename T , typename S >
UT_API UT_Matrix4T< T > operator- (const UT_Vector4T< S > &vec, const UT_Matrix4T< T > &mat)
template<typename T , typename S >
UT_API UT_Matrix4T< T > operator+ (const UT_Matrix4T< T > &mat, S sc)
template<typename T , typename S >
UT_Matrix4T< T > operator- (const UT_Matrix4T< T > &mat, S sc)
template<typename T , typename S >
UT_API UT_Matrix4T< T > operator* (const UT_Matrix4T< T > &mat, S sc)
template<typename T , typename S >
UT_Matrix4T< T > operator/ (const UT_Matrix4T< T > &mat, S sc)
template<typename T , typename S >
UT_Matrix4T< T > operator+ (S sc, const UT_Matrix4T< T > &mat)
template<typename T , typename S >
UT_API UT_Matrix4T< T > operator- (S sc, const UT_Matrix4T< T > &mat)
template<typename T , typename S >
UT_Matrix4T< T > operator* (S sc, const UT_Matrix4T< T > &mat)
template<typename T , typename S >
UT_API UT_Matrix4T< T > operator/ (S sc, const UT_Matrix4T< T > &mat)


Function Documentation

template<typename T , typename S >
UT_Matrix4T< T > operator* ( sc,
const UT_Matrix4T< T > &  mat 
) [inline]

Definition at line 863 of file UT_Matrix4.h.

template<typename T , typename S >
UT_API UT_Matrix4T<T> operator* ( const UT_Matrix4T< T > &  mat,
sc 
) [inline]

template<typename T >
UT_API UT_Matrix4T<T> operator* ( const UT_Matrix4T< T > &  m1,
const UT_Matrix4T< T > &  m2 
) [inline]

template<typename T , typename S >
UT_Matrix4T<T> operator+ ( sc,
const UT_Matrix4T< T > &  mat 
) [inline]

template<typename T , typename S >
UT_API UT_Matrix4T<T> operator+ ( const UT_Matrix4T< T > &  mat,
sc 
) [inline]

template<typename T , typename S >
UT_API UT_Matrix4T<T> operator+ ( const UT_Vector4T< S > &  vec,
const UT_Matrix4T< T > &  mat 
) [inline]

template<typename T , typename S >
UT_API UT_Matrix4T<T> operator+ ( const UT_Matrix4T< T > &  mat,
const UT_Vector4T< S > &  vec 
) [inline]

template<typename T >
UT_API UT_Matrix4T<T> operator+ ( const UT_Matrix4T< T > &  m1,
const UT_Matrix4T< T > &  m2 
) [inline]

template<typename T , typename S >
UT_API UT_Matrix4T<T> operator- ( sc,
const UT_Matrix4T< T > &  mat 
) [inline]

template<typename T , typename S >
UT_Matrix4T<T> operator- ( const UT_Matrix4T< T > &  mat,
sc 
) [inline]

template<typename T , typename S >
UT_API UT_Matrix4T<T> operator- ( const UT_Vector4T< S > &  vec,
const UT_Matrix4T< T > &  mat 
) [inline]

template<typename T , typename S >
UT_API UT_Matrix4T<T> operator- ( const UT_Matrix4T< T > &  mat,
const UT_Vector4T< S > &  vec 
) [inline]

template<typename T >
UT_API UT_Matrix4T<T> operator- ( const UT_Matrix4T< T > &  m1,
const UT_Matrix4T< T > &  m2 
) [inline]

template<typename T , typename S >
UT_API UT_Matrix4T<T> operator/ ( sc,
const UT_Matrix4T< T > &  mat 
) [inline]

template<typename T , typename S >
UT_Matrix4T< T > operator/ ( const UT_Matrix4T< T > &  mat,
sc 
) [inline]

Definition at line 870 of file UT_Matrix4.h.


Generated on Mon Jan 28 00:47:34 2013 for HDK by  doxygen 1.5.9