ULensModel::ToArray_Internal

Internal implementation of ToArray. 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 ToArray_Internal
(
    const UScriptStruct * TypeStruct,
    const void * SrcData,
    TArray< float > & DstArray
) const

Remarks

Internal implementation of ToArray. 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