UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ImageBlur.h File Reference
#include "Solvers/Tridiagonal.h"
#include "Spatial/SampledScalarField2.h"
#include "Containers/Array.h"
#include "Async/ParallelFor.h"

Go to the source code of this file.

Namespaces

namespace  UE
 
namespace  UE::Geometry
 

Functions

template<typename RealType >
void UE::Geometry::HeatEquationImplicitAOS (TSampledScalarField2< RealType, RealType > &Field, const RealType SigmaX, const RealType SigmaY)