Navigation
API > API/Plugins > API/Plugins/RigLogicLib > API/Plugins/RigLogicLib/quat
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
tdm/Quat.h |
|
|
|
tdm/Quat.h |
|
|
|
tdm/Quat.h |
|
quat
(
value_type x_,
value_type y_,
value_type z_,
value_type w_
)
|
|
tdm/Quat.h |
|
quat()
| |
|
| Name |
quat |
| Type |
function |
| Header File |
/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/tdm/Quat.h |
| Include Path |
#include "tdm/Quat.h" |
quat()
quat(const axis_angle< value_type > &)
| |
|
| Name |
quat |
| Type |
function |
| Header File |
/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/tdm/Quat.h |
| Include Path |
#include "tdm/Quat.h" |
quat
(
const axis_angle < value_type > & rot
)
quat(const rad3< value_type > &, rot_seq)
| |
|
| Name |
quat |
| Type |
function |
| Header File |
/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/tdm/Quat.h |
| Include Path |
#include "tdm/Quat.h" |
quat
(
const rad3< value_type > & rot,
rot_seq order
)
quat(value_type, value_type, value_type, value_type)
| |
|
| Name |
quat |
| Type |
function |
| Header File |
/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/tdm/Quat.h |
| Include Path |
#include "tdm/Quat.h" |
quat
(
value_type x_,
value_type y_,
value_type z_,
value_type w_
)