Function GridMap.getUsedCells

Returns an array of Vector3 with the non-empty cell coordinates in the grid map.

Array getUsedCells() nothrow @nogc const;