Matrix44.h File Reference

Classes

class  TMatrix44Template< T >

Functions

template<class T >
TMatrix44Template< T > operator* (const int s, const TMatrix44Template< T > &r)
template<class T >
TMatrix44Template< T > operator* (const real s, const TMatrix44Template< T > &r)
template<class T >
TMatrix44Template< T > operator* (const real64 &s, const TMatrix44Template< T > &r)
template<class T , class U >
TVector4Template< U > operator* (const TVector4Template< U > &v, const TMatrix44Template< T > &m)
template<class T , class U >
TVector4Template< U > operator* (const TMatrix44Template< T > &m, const TVector4Template< U > &v)

Function Documentation

template<class T , class U >
TVector4Template<U> operator* ( const TMatrix44Template< T > &  m,
const TVector4Template< U > &  v 
) [inline]
template<class T , class U >
TVector4Template<U> operator* ( const TVector4Template< U > &  v,
const TMatrix44Template< T > &  m 
) [inline]
template<class T >
TMatrix44Template<T> operator* ( const real64 s,
const TMatrix44Template< T > &  r 
) [inline]
template<class T >
TMatrix44Template<T> operator* ( const real  s,
const TMatrix44Template< T > &  r 
) [inline]
template<class T >
TMatrix44Template<T> operator* ( const int  s,
const TMatrix44Template< T > &  r 
) [inline]
Generated on Mon Apr 26 22:47:31 2010 for Carrara SDK Doc by  doxygen 1.6.3