FMarchingCubes::polygonize_cell

Find edge crossings and generate triangles for this cell

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Generators/MarchingCubes.h

Include

#include "Generators/MarchingCubes.h"

Syntax

bool polygonize_cell
(
    FGridCell & Cell,
    int VertIndexArray
)

Remarks

Find edge crossings and generate triangles for this cell

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