FCompactMaps::Reset

Reset all maps, and initialize with InvalidID

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Util/CompactMaps.h

Include

#include "Util/CompactMaps.h"

Syntax

void Reset
(
    int MaxVID,
    int MaxTID
)

Remarks

Reset all maps, and initialize with InvalidID

Parameters

Parameter

Description

MaxVID

Size of post-reset vertex map (filled w/ InvalidID)

MaxTID

Size of post-reset triangle map (filled w/ InvalidID)

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