Navigation
API > API/Plugins > API/Plugins/CameraCalibrationCore > API/Plugins/CameraCalibrationCore/FImageCenterTable
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TConstArrayView< FImageCenterFocusPoint > GetFocusPoints () |
Returns all focus points | Tables/ImageCenterTable.h | |
| Returns all focus points | Tables/ImageCenterTable.h |
GetFocusPoints()
Description
Returns all focus points
| Name | GetFocusPoints |
| 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 |
TConstArrayView< FImageCenterFocusPoint > GetFocusPoints() const
GetFocusPoints()
Description
Returns all focus points
| Name | GetFocusPoints |
| 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 |
TArray < FImageCenterFocusPoint > & GetFocusPoints()