Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TDenseGrid3
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Spatial/DenseGrid3.h |
|
int64 GetIndex
(
int32 X,
int32 Y,
int32 Z
) const
|
|
Spatial/DenseGrid3.h |
|
GetIndex(const FVector3i &)
| |
|
| Name |
GetIndex |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/Spatial/DenseGrid3.h |
| Include Path |
#include "Spatial/DenseGrid3.h" |
int64 GetIndex
(
const FVector3i & XYZ
) const
GetIndex(int32, int32, int32)
| |
|
| Name |
GetIndex |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/Spatial/DenseGrid3.h |
| Include Path |
#include "Spatial/DenseGrid3.h" |
int64 GetIndex
(
int32 X,
int32 Y,
int32 Z
) const