FDistortionTable::GetPoint

Get the point from the table

Windows
MacOS
Linux

References

Module

CameraCalibrationCore

Header

/Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/Tables/DistortionParametersTable.h

Include

#include "Tables/DistortionParametersTable.h"

Source

/Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Private/Tables/DistortionParametersTable.cpp

Syntax

bool GetPoint
(
    const float InFocus,
    const float InZoom,
    FDistortionInfo & OutData,
    float InputTolerance
) const

Remarks

Get the point from the table

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss