![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <BoundingVolume.h>
Public Member Functions | |
| void | Serialize (FChaosArchive &Ar) |
Public Attributes | |
| TAABB< T, d > | Bounds |
| TPayloadType | Payload |
| TVector< int32, 3 > | StartIdx |
| TVector< int32, 3 > | EndIdx |
|
inline |
| TAABB<T, d> Chaos::TBVCellElement< TPayloadType, T, d >::Bounds |
| TVector<int32, 3> Chaos::TBVCellElement< TPayloadType, T, d >::EndIdx |
| TPayloadType Chaos::TBVCellElement< TPayloadType, T, d >::Payload |
| TVector<int32, 3> Chaos::TBVCellElement< TPayloadType, T, d >::StartIdx |