Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial > API/Runtime/GeometryCore/Spatial/FOccupancyGrid3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/OccupancyGrid3.h |
| Include | #include "Spatial/OccupancyGrid3.h" |
FBox3f GetCellBoxFromIndex
(
const FVector3i & Index
) const
Remarks
Given an index into the occupancy grid, returns the bbox that represents the cell in the winding number grid, from which the occupancy got computed.