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