UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
THierarchicalSpatialHashGrid< BlockTraitsType >::TFootprint< ScalarType > Struct Template Reference

#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
 

Member Typedef Documentation

◆ FIntVector3

template<typename ScalarType >
using THierarchicalSpatialHashGrid< BlockTraitsType >::TFootprint< ScalarType >::FIntVector3 = UE::Math::TIntVector3<ScalarType>

Member Function Documentation

◆ ForEach()

template<typename ScalarType >
template<typename LambdaType >
void THierarchicalSpatialHashGrid< BlockTraitsType >::TFootprint< ScalarType >::ForEach ( LambdaType  Lambda)
inline

Member Data Documentation

◆ Level

template<typename ScalarType >
int32 THierarchicalSpatialHashGrid< BlockTraitsType >::TFootprint< ScalarType >::Level

◆ Max

template<typename ScalarType >
FIntVector3 THierarchicalSpatialHashGrid< BlockTraitsType >::TFootprint< ScalarType >::Max

◆ Min

template<typename ScalarType >
FIntVector3 THierarchicalSpatialHashGrid< BlockTraitsType >::TFootprint< ScalarType >::Min

The documentation for this struct was generated from the following file: