VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)