Navigation
API > API/Plugins > API/Plugins/RigLogicLib
Row major ZYX intrinsic (R = Rz * Ry * Rx)
| Name | mat_to_euler< T, rot_seq::zyx > |
| Type | struct |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/tdm/Transforms.h |
| Include Path | #include "tdm/Transforms.h" |
Syntax
namespace mat_to_euler< T, rot_seq
{
template<typename T>
struct mat_to_euler< T, rot_seq::zyx >
}
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
rad3< T > operator()
(
const mat3< T >& m, |
tdm/Transforms.h |