UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
HierarchicalSpatialHashGrid.h File Reference
#include "CoreMinimal.h"
#include "EngineDefines.h"
#include "Experimental/Containers/RobinHoodHashTable.h"
#include "SceneCullingDefinitions.h"
#include "Rendering/RenderingSpatialHash.h"
#include "SpanAllocator.h"
#include "Tasks/Task.h"

Go to the source code of this file.

Classes

class  THierarchicalSpatialHashGrid< BlockTraitsType >
 
struct  THierarchicalSpatialHashGrid< BlockTraitsType >::TFootprint< ScalarType >
 
struct  THierarchicalSpatialHashGrid< BlockTraitsType >::FCellBlock
 
struct  THierarchicalSpatialHashGrid< BlockTraitsType >::FHasher
 

Macros

#define USE_STATIC_HASH_TABLE   0
 

Functions

FInt64Vector FloorToInt64Vector (const FVector &Vector)
 

Macro Definition Documentation

◆ USE_STATIC_HASH_TABLE

#define USE_STATIC_HASH_TABLE   0

Function Documentation

◆ FloorToInt64Vector()

FInt64Vector FloorToInt64Vector ( const FVector Vector)
inline