Navigation
API > API/Plugins > API/Plugins/CameraCalibrationCore > API/Plugins/CameraCalibrationCore/FImageCenterTable
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FImageCenterFocusCurve * GetFocusCurve
(
float InZoom, |
Gets the focus curve for the specified zoom, or nullptr if none were found | Tables/ImageCenterTable.h | |
FImageCenterFocusCurve * GetFocusCurve
(
float InZoom, |
Gets the focus curve for the specified zoom, or nullptr if none were found | Tables/ImageCenterTable.h |
GetFocusCurve(float, float)
Description
Gets the focus curve for the specified zoom, or nullptr if none were found
| Name | GetFocusCurve |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/Tables/ImageCenterTable.h |
| Include Path | #include "Tables/ImageCenterTable.h" |
| Source | /Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Private/Tables/ImageCenterTable.cpp |
const FImageCenterFocusCurve * GetFocusCurve
(
float InZoom,
float InputTolerance
) const
GetFocusCurve(float, float)
Description
Gets the focus curve for the specified zoom, or nullptr if none were found
| Name | GetFocusCurve |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/Tables/ImageCenterTable.h |
| Include Path | #include "Tables/ImageCenterTable.h" |
| Source | /Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Private/Tables/ImageCenterTable.cpp |
FImageCenterFocusCurve * GetFocusCurve
(
float InZoom,
float InputTolerance
)