Navigation
API > API/Plugins > API/Plugins/MeshTrackerInterface
| Name | IPredictiveSolverInterface |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MeshTrackerInterface/Public/MetaHumanFaceTrackerInterface.h |
| Include Path | #include "MetaHumanFaceTrackerInterface.h" |
Syntax
class IPredictiveSolverInterface : public IModularFeature
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IPredictiveSolverInterface() |
MetaHumanFaceTrackerInterface.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| SolverProgressFunc | TFunction< void(float)> | MetaHumanFaceTrackerInterface.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void TrainPredictiveSolver
(
std::atomic< bool >& bIsDone, |
MetaHumanFaceTrackerInterface.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FName GetModularFeatureName() |
MetaHumanFaceTrackerInterface.h |