Navigation
API > API/Plugins > API/Plugins/MetaHumanSDKEditor
| Name | THighFrequencyData |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKEditor/Public/Cloud/MetaHumanTextureSynthesisServiceRequest.h |
| Include Path | #include "Cloud/MetaHumanTextureSynthesisServiceRequest.h" |
Syntax
template<typename EnumType, std::enable_if_t<< EnumType >::Value ), int >>
class THighFrequencyData : public TSharedFromThis< THighFrequencyData< EnumType >, ESPMode::ThreadSafe >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → THighFrequencyData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
THighFrequencyData() |
Cloud/MetaHumanTextureSynthesisServiceRequest.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FHighFrequencyDataArray | TStaticArray< TArray< uint8 >, static_cast< uint32 >(EnumType::Count)> | Cloud/MetaHumanTextureSynthesisServiceRequest.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| HighFrequencyDataArray | FHighFrequencyDataArray | Cloud/MetaHumanTextureSynthesisServiceRequest.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArray< uint8 > & GetMutable
(
EnumType Type |
Cloud/MetaHumanTextureSynthesisServiceRequest.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TConstArrayView< uint8 > operator[]
(
EnumType Type |
Cloud/MetaHumanTextureSynthesisServiceRequest.h |