FFFDLattice::ControlPointIndexFromCoordinates

Get the index into the flat [TArray](API\Runtime\Core\Containers\TArray) of positions given the (i,j,k) coordinates in the lattice.

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "Operations/FFDLattice.h"

Syntax

int ControlPointIndexFromCoordinates
(
    int i,
    int j,
    int k
) const

Remarks

Get the index into the flat TArray of positions given the (i,j,k) coordinates in the 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