Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime
| Name | FChaosVDAABBTreeLeafDataWrapper |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDAccelerationStructureDataWrappers.h |
| Include Path | #include "DataWrappers/ChaosVDAccelerationStructureDataWrappers.h" |
Syntax
USTRUCT (DisplayName="AABB Tree Leaf")
struct FChaosVDAABBTreeLeafDataWrapper : public FChaosVDWrapperDataBase
Inheritance Hierarchy
- FChaosVDWrapperDataBase → FChaosVDAABBTreeLeafDataWrapper
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Bounds | FBox | DataWrappers/ChaosVDAccelerationStructureDataWrappers.h |
|
|
| Elements | TArray< FChaosVDAABBTreePayloadBoundsElement > | DataWrappers/ChaosVDAccelerationStructureDataWrappers.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Serialize
(
FArchive& Ar |
DataWrappers/ChaosVDAccelerationStructureDataWrappers.h |