Navigation
API > API/Plugins > API/Plugins/CameraCalibrationCore > API/Plugins/CameraCalibrationCore/Tables > API/Plugins/CameraCalibrationCore/Tables/FFocalLengthTable
References
| Module | CameraCalibrationCore |
| Header | /Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/Tables/FocalLengthTable.h |
| Include | #include "Tables/FocalLengthTable.h" |
Syntax
struct FParameters
Remarks
Wrapper for indices of specific parameters for the focal length table
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Returns if a parameter index is valid (not including the aggregate value) | ||
| bool | IsValidOrAggregate
(
int32 InParameterIndex |
Returns if a parameter index is valid or the aggregate value |