FFFDLattice::InterpolatedPositionCubic

Use the given cell index and weights to compute the interpolated position.

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 InterpolatedPositionCubic
(
    const FEmbedding & VertexEmbedding,
    const TArray< FVector3d > & LatticeControlPoints
) const

Remarks

Use the given cell index and weights to compute the interpolated position.

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