spatial-monorepo / wayfinding/src / isBlockedCell
Function: isBlockedCell()
isBlockedCell(
grid,cell):boolean
Defined in: packages/wayfinding/src/occupancy-grid.ts:663
Out-of-bounds cells are treated as blocked.
Parameters
grid
cell
Returns
boolean
