TBoundsGridIndexer3

Windows
MacOS
Linux

Inheritance Hierarchy

TShiftGridIndexer3

TBoundsGridIndexer3

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Util/GridIndexing3.h

Include

#include "Util/GridIndexing3.h"

Syntax

template<typename RealType>
struct TBoundsGridIndexer3 : public TShiftGridIndexer3< RealType >

Variables

Name Description

Public variable

FVector3< RealT...

 

BoundsMax

Constructors

Name Description

Public function

TBoundsGridIndexer3

(
    const TAxisAlignedBox3< RealType > ...,
    RealType CellSize
)

Functions

Name Description

Public function Static

FVector3i

 

CeilInt

(
    const FVector3< RealType >& V
)

Public function Const

FVector3i

 

GridResolution()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss