IndexEnumerable

Enumerable object that provides [begin()](API\Plugins\GeometricObjects\Util\FRefCountVector\IndexEnumerable\begin)/end() semantics, so you can iterate over valid indices using range-based for loop

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Util/RefCountVector.h"

Syntax

class IndexEnumerable

Remarks

Enumerable object that provides begin()/end() semantics, so you can iterate over valid indices using range-based for loop

Variables

Name Description

Public variable

const FRefCount...

 

Vector

Constructors

Name Description

Public function

IndexEnumerable()

Public function

IndexEnumerable

(
    const FRefCountVector* VectorI...
)

Functions

Name Description

Public function Const

FRefCountVec...

 

begin()

Public function Const

FRefCountVec...

 

end()

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