FGridCell

We pass Cells around, this makes code cleaner

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Generators/MarchingCubes.h"

Syntax

struct FGridCell

Remarks

We pass Cells around, this makes code cleaner

Variables

Name Description

Public variable

double[8]

 

f

Public variable

FVector3i[8]

 

i

TODO we do not actually need to store i, we just need the min-corner!

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