ULensModel::FromArray_Internal

Internal implementation of FromArray. See declaration of public template method.

Windows
MacOS
Linux

References

Module

CameraCalibrationCore

Header

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

Include

#include "Models/LensModel.h"

Source

/Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Private/Models/LensModel.cpp

Syntax

virtual void FromArray_Internal
(
    UScriptStruct * TypeStruct,
    const TArray< float > & SrcArray,
    void * DstData
)

Remarks

Internal implementation of FromArray. See declaration of public template method.

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