TPointHashGrid2d::TPointHashGrid2d

Construct 2D hashgrid

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Spatial/PointHashGrid2.h

Include

#include "Spatial/PointHashGrid2.h"

Syntax

TPointHashGrid2d
(
    double cellSize,
    PointDataType InvalidValue
)

Remarks

Construct 2D hashgrid

Parameters

Parameter

Description

cellSize

size of grid cells

invalidValue

this value will be returned by queries if no valid result is found (eg bounded-distance query)

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