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