Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/Operations > API/Plugins/DynamicMesh/Operations/FFFDLattice
| Type | Name | Description | |
|---|---|---|---|
| int | ControlPointIndexFromCoordinates
(
const FVector3i& Index |
Get the index into the flat TArray of positions given the (i,j,k) coordinates in the lattice. | |
| int | ControlPointIndexFromCoordinates
(
int i, |
Get the index into the flat TArray of positions given the (i,j,k) coordinates in the lattice. |