◆ FReorderTableIndexRemap()
| FReorderTableIndexRemap::FReorderTableIndexRemap |
( |
const TArray< int32 > & |
InReorderTable, |
|
|
int32 |
InMaxValidIndex |
|
) |
| |
|
inline |
◆ ClampValidIndex()
| int32 FReorderTableIndexRemap::ClampValidIndex |
( |
int32 |
Index | ) |
const |
|
inline |
◆ IsIdentity()
◆ operator[]()
| int32 FReorderTableIndexRemap::operator[] |
( |
int32 |
InIndex | ) |
const |
|
inline |
◆ Remap()
◆ RemapDestIndex()
◆ Scatter()
| void FReorderTableIndexRemap::Scatter |
( |
bool |
bHasData, |
|
|
const DeltaType & |
Delta, |
|
|
TArray< ValueType > & |
DestData, |
|
|
int32 |
NumOutElements, |
|
|
TArray< ValueType > && |
InData, |
|
|
int32 |
ElementStride = 1 |
|
) |
| const |
|
inline |
◆ MaxValidIndex
| int32 FReorderTableIndexRemap::MaxValidIndex = 0 |
◆ ReorderTable
| const TArray<int32>& FReorderTableIndexRemap::ReorderTable |
The documentation for this struct was generated from the following file: