TDenseGrid2::GetIndex

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCore

Header

/Engine/Source/Runtime/GeometryCore/Public/Spatial/DenseGrid2.h

Include

#include "Spatial/DenseGrid2.h"

Syntax

int64 GetIndex
(
    int32 X,
    int32 Y
) const