Navigation
API > API/Plugins > API/Plugins/RigLogicLib > API/Plugins/RigLogicLib/mat
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| tdm/Mat.h | |||
| tdm/Mat.h |
apply(F)
| Name | apply |
| Type | function |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/tdm/Mat.h |
| Include Path | #include "tdm/Mat.h" |
template<typename F >
mat & apply
(
F func
)
apply(F)
| Name | apply |
| Type | function |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/tdm/Mat.h |
| Include Path | #include "tdm/Mat.h" |
template<typename F >
const mat & apply
(
F func
) const