Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial > API/Runtime/GeometryCore/Spatial/TBasicBlockedDenseGrid3 > API/Runtime/GeometryCore/Spatial/TBasicBlockedDenseGrid3/Reset
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/BlockedDenseGrid3.h |
| Include | #include "Spatial/BlockedDenseGrid3.h" |
void Reset
&40;
int32 DimI,
int32 DimJ,
int32 DimK,
ElemType InitialValue
&41;
Remarks
Reconfigure the grid to have the target dimensions and default value. This clears all the existing grid memory, and resets default values to the specified InitialValue.