Navigation
API > API/Runtime > API/Runtime/Engine
| |
|
| Name |
TNodeSorterMinX |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Engine/Public/WorldPartition/RuntimeHashSet/StaticSpatialIndex.h |
| Include Path |
#include "WorldPartition/RuntimeHashSet/StaticSpatialIndex.h" |
Syntax
template<typename Profile>
class TNodeSorterMinX
Enums
Public
Typedefs
| Name |
Type |
Remarks |
Include Path |
| FBox |
typename Profile::FBox |
|
WorldPartition/RuntimeHashSet/StaticSpatialIndex.h |
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
void Init
(
const FBox& SortBox
)
|
|
WorldPartition/RuntimeHashSet/StaticSpatialIndex.h |
|
bool Sort
(
const FBox& A,
const FBox& B
)
|
|
WorldPartition/RuntimeHashSet/StaticSpatialIndex.h |
|