TSparseGrid3::Get

Get the grid element at this index

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Spatial/SparseGrid3.h"

Syntax

const ElemType * Get
(
    const FVector3i & Index
) const

Remarks

Get the grid element at this index

Returns

pointer to ElemType instance, or nullptr if element doesn't exist

Parameters

Parameter

Description

Index

integer grid index

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