FFFDLattice::ComputeTrilinearWeights

Compute cell index and linear interpolation weights for a given point.

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/Operations/FFDLattice.h

Include

#include "Operations/FFDLattice.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Private/Operations/FFDLattice.cpp

Syntax

FVector3d ComputeTrilinearWeights
(
    const FVector3d & Pt,
    FVector3i & GridCoordinates
) const

Remarks

Compute cell index and linear interpolation weights for a given point.

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