Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FAABBTreePayloadInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/AABBTree.h |
| Include Path | #include "Chaos/AABBTree.h" |
Syntax
struct FAABBTreePayloadInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAABBTreePayloadInfo
(
int32 InGlobalPayloadIdx, |
Chaos/AABBTree.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DirtyGridOverflowIdx | int32 | Chaos/AABBTree.h | ||
| DirtyPayloadIdx | int32 | Chaos/AABBTree.h | ||
| GlobalPayloadIdx | int32 | Chaos/AABBTree.h | ||
| LeafIdx | int32 | Chaos/AABBTree.h | ||
| NodeIdx | int32 | Chaos/AABBTree.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Serialize
(
FArchive& Ar |
Chaos/AABBTree.h |