Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos
Inheritance Hierarchy
- TBoundsWrapperHelper
- TAABBTreeLeafArray
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/AABBTree.h |
Include | #include "Chaos/AABBTree.h" |
Syntax
template<typename TPayloadType, typename T, bool bComputeBounds>
struct TBoundsWrapperHelper
Specializations
TBoundsWrapperHelper< TPayloadType, T, false >
TBoundsWrapperHelper< TPayloadType, T, true >