Navigation
API > API/Plugins > API/Plugins/GLTFExporter > API/Plugins/GLTFExporter/TGLTFMatrix
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ElementType & operator()
(
uint32 Column, |
Core/GLTFMatrix.h | ||
const ElementType & operator()
(
uint32 Column, |
Core/GLTFMatrix.h |
operator()(uint32, uint32)
| Name | operator() |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/Core/GLTFMatrix.h |
| Include Path | #include "Core/GLTFMatrix.h" |
ElementType & operator()
(
uint32 Column,
uint32 Row
)
operator()(uint32, uint32)
| Name | operator() |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/Core/GLTFMatrix.h |
| Include Path | #include "Core/GLTFMatrix.h" |
const ElementType & operator()
(
uint32 Column,
uint32 Row
) const