ULensModel::ToArray

ToArray specialization taking a StructOnScope containing type and data

Windows
MacOS
Linux

References

Module

CameraCalibrationCore

Header

/Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/Models/LensModel.h

Include

#include "Models/LensModel.h"

Syntax

template<>
void ToArray
(
    const FStructOnScope & SrcData,
    TArray< float > & DstArray
) const

Remarks

ToArray specialization taking a StructOnScope containing type and data

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