FFFDLattice::ComputeInitialEmbedding

For each vertex in Mesh, compute the lattice cell it resides in and its weighting.

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

void ComputeInitialEmbedding
(
    const FDynamicMesh3 & Mesh,
    FLatticeExecutionInfo ExecutionInfo
)

Remarks

For each vertex in Mesh, compute the lattice cell it resides in and its weighting.

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