Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | TBVHLeafTraits< T, true > |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/BoundingVolumeHierarchy.h |
| Include Path | #include "Chaos/BoundingVolumeHierarchy.h" |
Syntax
template<typename T>
struct TBVHLeafTraits< T, true >
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| TPayloadType | typename T::TPayloadType | Chaos/BoundingVolumeHierarchy.h |