Navigation
API > API/Plugins > API/Plugins/MetaHumanCalibrationCore > API/Plugins/MetaHumanCalibrationCore/FMetaHumanChessboardPointCounter
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
void Update
(
const FFramePerCameraPoints& InFramePerCameraPoints
)
|
|
Utils/MetaHumanChessboardPointCounter.h |
|
void Update
(
const FFramePerCameraPointsArray& InFramePerCameraArray
)
|
|
Utils/MetaHumanChessboardPointCounter.h |
|
void Update
(
const FFramePerCameraPointsMap& InFramePerCameraMap
)
|
|
Utils/MetaHumanChessboardPointCounter.h |
|
void Update
(
const FString& InCameraName,
const FPoints& InFramePoints
)
|
|
Utils/MetaHumanChessboardPointCounter.h |
|
void Update
(
const FString& InCameraName,
const FFramePointsMap& InFramePointsMap
)
|
|
Utils/MetaHumanChessboardPointCounter.h |
|
Update(const FFramePerCameraPoints &)
| |
|
| Name |
Update |
| Type |
function |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanCalibrationProcessing/Source/MetaHumanCalibrationCore/Public/Utils/MetaHumanChessboardPointCounter.h |
| Include Path |
#include "Utils/MetaHumanChessboardPointCounter.h" |
| Source |
/Engine/Plugins/MetaHuman/MetaHumanCalibrationProcessing/Source/MetaHumanCalibrationCore/Private/Utils/MetaHumanChessboardPointCounter.cpp |
void Update
(
const FFramePerCameraPoints & InFramePerCameraPoints
)
Update(const FFramePerCameraPointsArray &)
| |
|
| Name |
Update |
| Type |
function |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanCalibrationProcessing/Source/MetaHumanCalibrationCore/Public/Utils/MetaHumanChessboardPointCounter.h |
| Include Path |
#include "Utils/MetaHumanChessboardPointCounter.h" |
| Source |
/Engine/Plugins/MetaHuman/MetaHumanCalibrationProcessing/Source/MetaHumanCalibrationCore/Private/Utils/MetaHumanChessboardPointCounter.cpp |
void Update
(
const FFramePerCameraPointsArray & InFramePerCameraArray
)
Update(const FFramePerCameraPointsMap &)
| |
|
| Name |
Update |
| Type |
function |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanCalibrationProcessing/Source/MetaHumanCalibrationCore/Public/Utils/MetaHumanChessboardPointCounter.h |
| Include Path |
#include "Utils/MetaHumanChessboardPointCounter.h" |
| Source |
/Engine/Plugins/MetaHuman/MetaHumanCalibrationProcessing/Source/MetaHumanCalibrationCore/Private/Utils/MetaHumanChessboardPointCounter.cpp |
void Update
(
const FFramePerCameraPointsMap & InFramePerCameraMap
)
Update(const FString &, const FPoints &)
| |
|
| Name |
Update |
| Type |
function |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanCalibrationProcessing/Source/MetaHumanCalibrationCore/Public/Utils/MetaHumanChessboardPointCounter.h |
| Include Path |
#include "Utils/MetaHumanChessboardPointCounter.h" |
| Source |
/Engine/Plugins/MetaHuman/MetaHumanCalibrationProcessing/Source/MetaHumanCalibrationCore/Private/Utils/MetaHumanChessboardPointCounter.cpp |
void Update
(
const FString & InCameraName,
const FPoints & InFramePoints
)
Update(const FString &, const FFramePointsMap &)
| |
|
| Name |
Update |
| Type |
function |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanCalibrationProcessing/Source/MetaHumanCalibrationCore/Public/Utils/MetaHumanChessboardPointCounter.h |
| Include Path |
#include "Utils/MetaHumanChessboardPointCounter.h" |
| Source |
/Engine/Plugins/MetaHuman/MetaHumanCalibrationProcessing/Source/MetaHumanCalibrationCore/Private/Utils/MetaHumanChessboardPointCounter.cpp |
void Update
(
const FString & InCameraName,
const FFramePointsMap & InFramePointsMap
)