Navigation
API > API/Plugins > API/Plugins/GLTFExporter > API/Plugins/GLTFExporter/Core
References
| Module | GLTFExporter |
| Header | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/Core/GLTFMatrix.h |
| Include | #include "Core/GLTFMatrix.h" |
Syntax
template<typename ElementType, SIZE_T Dimensions>
struct TGLTFMatrix
Variables
| Type | Name | Description | |
|---|---|---|---|
| ElementType[Dimensions *Dimensions] | Elements |
Operators
| Type | Name | Description | |
|---|---|---|---|
| ElementType & | operator()
(
uint32 Column, |
||
| const ElementType & | operator()
(
uint32 Column, |