Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TBlockedGrid3
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ElemType ReadBlockDefaultValue
(
const int32& BlockIndex |
Spatial/BlockedDenseGrid3.h | ||
ElemType ReadBlockDefaultValue
(
const FVector3i& BlockIJK |
Spatial/BlockedDenseGrid3.h |
ReadBlockDefaultValue(const int32 &)
| Name | ReadBlockDefaultValue |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Spatial/BlockedDenseGrid3.h |
| Include Path | #include "Spatial/BlockedDenseGrid3.h" |
ElemType ReadBlockDefaultValue
(
const int32 & BlockIndex
) const
ReadBlockDefaultValue(const FVector3i &)
| Name | ReadBlockDefaultValue |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Spatial/BlockedDenseGrid3.h |
| Include Path | #include "Spatial/BlockedDenseGrid3.h" |
ElemType ReadBlockDefaultValue
(
const FVector3i & BlockIJK
) const