Navigation
API > API/Plugins > API/Plugins/CameraCalibrationCore > API/Plugins/CameraCalibrationCore/FImageCenterTable
Wrapper for indices of specific parameters for the image center table
| Name | FParameters |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/Tables/ImageCenterTable.h |
| Include Path | #include "Tables/ImageCenterTable.h" |
Syntax
struct FParameters
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Cx | int32 | Tables/ImageCenterTable.h | |
| Cy | int32 | Tables/ImageCenterTable.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool IsValid
(
int32 InParameterIndex |
Returns if a parameter index is valid | Tables/ImageCenterTable.h |