TSampledScalarField2::Resize

Resize the grid to given Width/Height, and initialize w/ given InitValue

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Spatial/SampledScalarField2.h

Include

#include "Spatial/SampledScalarField2.h"

Syntax

void Resize
(
    int64 Width,
    int64 Height,
    const ValueType & InitValue
)

Remarks

Resize the grid to given Width/Height, and initialize w/ given InitValue

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