Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TBlockData3
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ElemType & At
(
const int32 Index |
Access the data by index into the underlying linear array | Spatial/BlockedDenseGrid3.h | |
ElemType At
(
const int32 Index |
Access the data by index into the underlying linear array | Spatial/BlockedDenseGrid3.h |
At(const int32)
Description
Access the data by index into the underlying linear array
| Name | At |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Spatial/BlockedDenseGrid3.h |
| Include Path | #include "Spatial/BlockedDenseGrid3.h" |
ElemType & At
(
const int32 Index
)
At(const int32)
Description
Access the data by index into the underlying linear array
| Name | At |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Spatial/BlockedDenseGrid3.h |
| Include Path | #include "Spatial/BlockedDenseGrid3.h" |
ElemType At
(
const int32 Index
) const