FOpenCVLensDistortionParameters::operator==

Compare two lens distortion models and return whether they are equal.

Windows
MacOS
Linux

References

Module

OpenCVLensDistortion

Header

/Engine/Plugins/Compositing/OpenCVLensDistortion/Source/OpenCVLensDistortion/Public/OpenCVLensDistortionParameters.h

Include

#include "OpenCVLensDistortionParameters.h"

Syntax

bool operator==
(
    const FOpenCVLensDistortionParameters & Other
) const

Remarks

Compare two lens distortion models and return whether they are equal.

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