UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FChaosVDAABBTreeLeafDataWrapper Struct Reference

#include <ChaosVDAccelerationStructureDataWrappers.h>

+ Inheritance diagram for FChaosVDAABBTreeLeafDataWrapper:

Public Member Functions

CHAOSVDRUNTIME_API bool Serialize (FArchive &Ar)
 
- Public Member Functions inherited from FChaosVDWrapperDataBase
virtual ~FChaosVDWrapperDataBase ()=default
 
virtual bool HasValidData () const
 
void MarkAsValid ()
 

Public Attributes

TArray< FChaosVDAABBTreePayloadBoundsElementElements
 
FBox Bounds = FBox(ForceInitToZero)
 

Additional Inherited Members

- Protected Attributes inherited from FChaosVDWrapperDataBase
bool bHasValidData = false
 

Member Function Documentation

◆ Serialize()

bool FChaosVDAABBTreeLeafDataWrapper::Serialize ( FArchive Ar)

Member Data Documentation

◆ Bounds

FBox FChaosVDAABBTreeLeafDataWrapper::Bounds = FBox(ForceInitToZero)

◆ Elements

TArray<FChaosVDAABBTreePayloadBoundsElement> FChaosVDAABBTreeLeafDataWrapper::Elements

The documentation for this struct was generated from the following files: