![]() |
VR-Forces Development_Version Class Documentation
|
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) |
Matrix manipulation utilities.
|
static |
References makVrv::DtMath::Cos(), makVrv::DtMatrix4< T >::setIdentity(), and makVrv::DtMath::Sin().
|
static |
References makVrv::DtMath::Cos(), makVrv::DtMatrix4< T >::setIdentity(), and makVrv::DtMath::Sin().
|
static |
References makVrv::DtMath::Cos(), makVrv::DtMatrix4< T >::setIdentity(), and makVrv::DtMath::Sin().
|
static |
|
static |