Navigation
API > API/Plugins > API/Plugins/RigLogicLib
Row major YXZ intrinsic (R = Ry * Rx * Rz)
| Name | mat_to_euler< T, rot_seq::yxz > |
| 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::yxz >
}
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
rad3< T > operator()
(
const mat3< T >& m, |
tdm/Transforms.h |