Navigation
API > API/Plugins > API/Plugins/RigLogicLib > API/Plugins/RigLogicLib/mat
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
row_type & operator[]
(
dim_t index |
tdm/Mat.h | ||
const row_type & operator[]
(
dim_t index |
tdm/Mat.h |
operatordim_t
| Name | operator[] |
| Type | function |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/tdm/Mat.h |
| Include Path | #include "tdm/Mat.h" |
row_type & operator[]
(
dim_t index
)
operatordim_t
| Name | operator[] |
| Type | function |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/tdm/Mat.h |
| Include Path | #include "tdm/Mat.h" |
const row_type & operator[]
(
dim_t index
) const