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
class DeviceBufferRecord
Remarks
DeviceBuffer Record
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bErased | ||
| bool | bLeaked | ||
| BufferDescriptor | Descriptor | ||
| DeviceType | DevType | ||
| HashType | HashValue | ||
| uint64 | ID | ||
| HashType | PrevHashValue | ||
| uint64 | Rank | The true size as informed. | |
| uint64 | RawBufferMemSize | ||
| RecordID | SourceID | RecordID _selfID;. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Adding a default constructor to enforce this to be a non POD class to successfully initialize |
Constants
| Name | Description |
|---|---|
| null |