VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Static Public Member Functions
makVrv::DtMatrixUtils< T > Class Template Reference

Matrix manipulation utilities. More...

Static Public Member Functions

static DtMatrix4< T > matrixRotationX (T angle)
static DtMatrix4< T > matrixRotationY (T angle)
static DtMatrix4< T > matrixRotationZ (T angle)
static DtMatrix4< T > matrixRotation_4x4 (const DtVector3< T > &axis, T angle)
static DtMatrix3< T > matrixRotation_3x3 (const DtVector3< T > &axis, T angle)

Detailed Description

template<class T>
class makVrv::DtMatrixUtils< T >

Matrix manipulation utilities.

Member Function Documentation

template<class T >
DtMatrix4< T > makVrv::DtMatrixUtils< T >::matrixRotationX ( angle)
static
template<class T >
DtMatrix4< T > makVrv::DtMatrixUtils< T >::matrixRotationY ( angle)
static
template<class T >
DtMatrix4< T > makVrv::DtMatrixUtils< T >::matrixRotationZ ( angle)
static
template<class T >
DtMatrix4< T > makVrv::DtMatrixUtils< T >::matrixRotation_4x4 ( const DtVector3< T > &  axis,
angle 
)
static
template<class T >
DtMatrix3< T > makVrv::DtMatrixUtils< T >::matrixRotation_3x3 ( const DtVector3< T > &  axis,
angle 
)
static

The documentation for this class was generated from the following file:

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)