Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TBasicBlockedDenseGrid3
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ElemType ReadValue
(
const int32& BlockIndex, |
Spatial/BlockedDenseGrid3.h | ||
ElemType ReadValue
(
int32 I, |
Spatial/BlockedDenseGrid3.h |
ReadValue(const int32 &, const int32 &)
| Name | ReadValue |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Spatial/BlockedDenseGrid3.h |
| Include Path | #include "Spatial/BlockedDenseGrid3.h" |
ElemType ReadValue
(
const int32 & BlockIndex,
const int32 & LocalIndex
) const
ReadValue(int32, int32, int32)
| Name | ReadValue |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Spatial/BlockedDenseGrid3.h |
| Include Path | #include "Spatial/BlockedDenseGrid3.h" |
ElemType ReadValue
(
int32 I,
int32 J,
int32 K
) const