UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
GridIndexing3.h File Reference
#include "VectorTypes.h"
#include "HAL/Platform.h"
#include "IntVectorTypes.h"
#include "BoxTypes.h"

Go to the source code of this file.

Classes

struct  UE::Geometry::TScaleGridIndexer3< RealType >
 
struct  UE::Geometry::TWrapAroundGridIndexer3< RealType >
 
struct  UE::Geometry::TShiftGridIndexer3< RealType >
 
struct  UE::Geometry::TBoundsGridIndexer3< RealType >
 

Namespaces

namespace  UE
 
namespace  UE::Geometry
 

Typedefs

typedef TScaleGridIndexer3< floatUE::Geometry::FScaleGridIndexer3f
 
typedef TScaleGridIndexer3< doubleUE::Geometry::FScaleGridIndexer3d
 
typedef TWrapAroundGridIndexer3< floatUE::Geometry::FWrapAroundGridIndexer3f
 
typedef TWrapAroundGridIndexer3< doubleUE::Geometry::FWrapAroundGridIndexer3d
 
typedef TShiftGridIndexer3< floatUE::Geometry::FShiftGridIndexer3f
 
typedef TShiftGridIndexer3< doubleUE::Geometry::FShiftGridIndexer3d
 
typedef TBoundsGridIndexer3< floatUE::Geometry::FBoundsGridIndexer3f
 
typedef TBoundsGridIndexer3< doubleUE::Geometry::FBoundsGridIndexer3d