UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::TDefaultAABBTreeStorageTraits< PayloadType > Struct Template Reference

#include <AABBTree.h>

Public Types

using PayloadToInfoType = TArrayAsMap< PayloadType, FAABBTreePayloadInfo >
 

Static Public Member Functions

static void InitPayloadToInfo (PayloadToInfoType &PayloadToInfo)
 

Member Typedef Documentation

◆ PayloadToInfoType

template<typename PayloadType >
using Chaos::TDefaultAABBTreeStorageTraits< PayloadType >::PayloadToInfoType = TArrayAsMap<PayloadType, FAABBTreePayloadInfo>

Member Function Documentation

◆ InitPayloadToInfo()

template<typename PayloadType >
static void Chaos::TDefaultAABBTreeStorageTraits< PayloadType >::InitPayloadToInfo ( PayloadToInfoType PayloadToInfo)
inlinestatic

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