Navigation
API > API/Plugins > API/Plugins/TextureGraphInsight
Classes
| Type | Name | Description | |
|---|---|---|---|
| ActionRecord | Action Record Hold the Action Records | ||
| BatchRecord | Batch Record Hold the Job Records | ||
| BlobRecord | Blob Record. | ||
| DeviceBufferRecord | DeviceBuffer Record | ||
| JobRecord | Individual Job Record is the leaf of the data model It gather meta information to present what the job has done the inputs and output blob | ||
| MixRecord | Mix Record Hold the Mix Records | ||
| RecordID | |||
| SessionRecord | Session Record container defining the namespace for all the recordIDs. | ||
| T_Tiled | |||
| T_TiledGrid | |||
| TextureGraphInsightBlobberObserver | Concrete BlobberObserver interface. | ||
| TextureGraphInsightDeviceObserver | Concrete DeviceObserver interface. | ||
| TextureGraphInsightEngineObserver | Concrete EngineObserver interface Responsible for: 1/ watching the engine life cycle 2/ owning the other system observers, and installing them appropirately when an Engine is active 3/ notifying Insight | ||
| TextureGraphInsightSchedulerObserver | Concrete SchedulerObserver interface. | ||
| TextureGraphInsightSession | Using MixPtr = std::shared_ptr |
Constants
| Name | Description |
|---|---|
| INVALID_INDEX | |
| INVALID_RECORD_ID | |
| INVALID_SHORT |
Typedefs
| Name | Description |
|---|---|
| ActionID | |
| ActionRecordArray | |
| BatchID | |
| BatchRecordArray | |
| BlobID | |
| BlobRecordArray | |
| BoolTiles | |
| DeviceBufferID | |
| DeviceBufferIDArray | |
| DeviceBufferRecordArray | |
| FrameID | |
| FStringArray | Copyright Epic Games, Inc. All Rights Reserved. |
| HashArray | Copyright Epic Games, Inc. All Rights Reserved. |
| JobRecordArray | |
| MixID | |
| MixPtr | |
| MixPtrW | |
| MixRecordArray | |
| QueueID | |
| RecordFromActionIDMap | |
| RecordFromBatchIDMap | |
| RecordFromBlobIDMap | |
| RecordFromDeviceBufferIDMap | |
| RecordFromHashMap | |
| RecordFromMixIDMap | |
| RecordIDArray | |
| RecordIDTiles | |
| SessionRecordPtr | |
| TiledGrid | |
| Uint8Tiles |