Navigation
API > API/Plugins > API/Plugins/GLTFExporter > API/Plugins/GLTFExporter/Json
Inheritance Hierarchy
- TGLTFQuaternion
- IGLTFJsonArray
- FGLTFJsonQuaternion
References
| Module | GLTFExporter |
| Header | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/Json/GLTFJsonQuaternion.h |
| Include | #include "Json/GLTFJsonQuaternion.h" |
Syntax
struct FGLTFJsonQuaternion :
public TGLTFQuaternion< float >,
public IGLTFJsonArray
Constructors
| Type | Name | Description | |
|---|---|---|---|
FGLTFJsonQuaternion
(
const TGLTFQuaternion& Other |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsNearlyEqual
(
const TGLTFQuaternion& Other, |
Overridden from IGLTFJsonArray
| Type | Name | Description | |
|---|---|---|---|
| void | WriteArray
(
IGLTFJsonWriter& Writer |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const TGLTFQuaternion& Other |
||
| FGLTFJsonQuaternion & | operator=
(
const TGLTFQuaternion& Other |
||
| bool | operator==
(
const TGLTFQuaternion& Other |
Constants
| Name | Description |
|---|---|
| Identity |