Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos
Inheritance Hierarchy
- std::vector< T >
- TArray
- TLeafContainer
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/AABBTree.h |
Include | #include "Chaos/AABBTree.h" |
Syntax
template<typename LeafType>
class TLeafContainer : public TArray< LeafType >
Remarks
Default container behaviour is a that of a TArray.
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Serialize
(
FChaosArchive& Ar |