Navigation
API > API/Plugins > API/Plugins/TextureGraphInsight > API/Plugins/TextureGraphInsight/Model
References
| Module | TextureGraphInsight |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraphInsight/Public/Model/TextureGraphInsightRecord.h |
| Include | #include "Model/TextureGraphInsightRecord.h" |
Syntax
struct RecordID
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
RecordID () |
|||
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint32 | Action () |
||
| uint32 | Batch () |
||
| uint32 | Blob () |
||
| uint32 | Buffer () |
||
| uint32 | |||
| RecordID | fromAction
(
uint32_t a |
||
| RecordID | fromBatch
(
uint32_t b |
||
| RecordID | fromBatchJob
(
uint32_t b, |
||
| RecordID | fromBlob
(
uint32_t b |
||
| RecordID | fromBuffer
(
DeviceType t, |
||
| RecordID | fromMix
(
uint32_t a |
||
| bool | IsAction () |
||
| bool | IsBatch () |
||
| bool | IsBlob () |
||
| bool | IsBuffer () |
||
| bool | IsDevice () |
||
| bool | IsJob () |
||
| bool | IsMix () |
||
| bool | IsValid () |
||
| uint32 | Job () |
||
| uint32 | Mix () |
Enums
| Type | Name | Description | |
|---|---|---|---|
| Type |