![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <HierarchicalSpatialHash.h>
Inheritance diagram for Chaos::TSpatialHashGridPoints< PayloadType, T >:Public Member Functions | |
| TSpatialHashGridPoints (const T InCellSize) | |
| void | Reset () |
| template<typename ParticlesType > | |
| void | InitializePoints (const ParticlesType &Particles, bool bForceSingleThreaded=false) |
| TArray< TVec2< PayloadType > > | FindAllSelfProximities (int32 CellRadius, int32 MaxNumExpectedConnections, TFunctionRef< bool(const int32 Payload0, const int32 Payload1)> NarrowTest, bool bForceSingleThreaded=false) const |
|
inline |
|
inline |
|
inline |
|
inline |