FFFDLattice::ExtrapolatedLatticePosition

Compute the extrapolated position for a "virtual" lattice control point outside of the actual lattice.

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 ExtrapolatedLatticePosition
(
    const FVector3i & VirtualPointIndex,
    const TArray< FVector3d > & LatticeControlPoints
) const

Remarks

Compute the extrapolated position for a "virtual" lattice control point outside of the actual lattice.

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