Navigation
API > API/Plugins > API/Plugins/MeshTrackerInterface
| Name | IDepthMapDiagnosticsInterface |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MeshTrackerInterface/Public/MetaHumanFaceTrackerInterface.h |
| Include Path | #include "MetaHumanFaceTrackerInterface.h" |
Syntax
class IDepthMapDiagnosticsInterface
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IDepthMapDiagnosticsInterface() |
MetaHumanFaceTrackerInterface.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool CalcDiagnostics
(
const TMap< FString, const unsigned char* >& InImageDataPerCamera, |
MetaHumanFaceTrackerInterface.h | ||
bool Init
(
const TArray< struct FCameraCalibration >& InCalibrations |
MetaHumanFaceTrackerInterface.h |