Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/ExpandIterator
Overloads
ExpandIterator()
| |
|
| Name |
ExpandIterator |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/Util/IteratorUtil.h |
| Include Path |
#include "Util/IteratorUtil.h" |
ExpandIterator()
| |
|
| Name |
ExpandIterator |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/Util/IteratorUtil.h |
| Include Path |
#include "Util/IteratorUtil.h" |
ExpandIterator
(
const InputIteratorT & CurItr,
const InputIteratorT & EndItr,
const ExpandFunctionT & ExpandFuncIn
)