#include <Rotation3DBuilder.hpp>
|
| Rotation3DTriAxisBuilder (const std::array< T, 3 > &angles, std::array< int, 3 > axes) |
|
Rotation3DTriAxisBuilder & | operator= (const Rotation3DTriAxisBuilder &)=delete |
|
template<class U , eMatrixOrder Order, eMatrixLayout Layout, bool MPacked> |
| operator Matrix< U, 4, 4, Order, Layout, MPacked > () const |
|
template<class U , eMatrixOrder Order, eMatrixLayout Layout, bool MPacked> |
| operator Matrix< U, 3, 3, Order, Layout, MPacked > () const |
|
template<class U , eMatrixLayout Layout, bool MPacked> |
| operator Matrix< U, 3, 4, eMatrixOrder::PRECEDE_VECTOR, Layout, MPacked > () const |
|
template<class U , eMatrixLayout Layout, bool MPacked> |
| operator Matrix< U, 4, 3, eMatrixOrder::FOLLOW_VECTOR, Layout, MPacked > () const |
|
template<class U , bool QPacked> |
| operator Quaternion< U, QPacked > () const |
|
◆ Rotation3DTriAxisBuilder()
◆ operator Matrix< U, 3, 3, Order, Layout, MPacked >()
template<class T >
template<class U , eMatrixOrder Order, eMatrixLayout Layout, bool MPacked>
◆ operator Matrix< U, 3, 4, eMatrixOrder::PRECEDE_VECTOR, Layout, MPacked >()
template<class T >
template<class U , eMatrixLayout Layout, bool MPacked>
◆ operator Matrix< U, 4, 3, eMatrixOrder::FOLLOW_VECTOR, Layout, MPacked >()
template<class T >
template<class U , eMatrixLayout Layout, bool MPacked>
◆ operator Matrix< U, 4, 4, Order, Layout, MPacked >()
template<class T >
template<class U , eMatrixOrder Order, eMatrixLayout Layout, bool MPacked>
◆ operator Quaternion< U, QPacked >()
template<class T >
template<class U , bool QPacked>
◆ operator=()
The documentation for this class was generated from the following file: