![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <HierarchicalSpatialHashGrid.h>
Public Types | |
| using | FIntVector3 = UE::Math::TIntVector3< ScalarType > |
Public Member Functions | |
| template<typename LambdaType > | |
| void | ForEach (LambdaType Lambda) |
Public Attributes | |
| FIntVector3 | Min |
| FIntVector3 | Max |
| int32 | Level |
| using THierarchicalSpatialHashGrid< BlockTraitsType >::TFootprint< ScalarType >::FIntVector3 = UE::Math::TIntVector3<ScalarType> |
|
inline |
| int32 THierarchicalSpatialHashGrid< BlockTraitsType >::TFootprint< ScalarType >::Level |
| FIntVector3 THierarchicalSpatialHashGrid< BlockTraitsType >::TFootprint< ScalarType >::Max |
| FIntVector3 THierarchicalSpatialHashGrid< BlockTraitsType >::TFootprint< ScalarType >::Min |