[][src]Type Definition flat_spatial::SparseShapeGrid

type SparseShapeGrid<O, S> = ShapeGrid<O, S, SparseStorage<ShapeGridCell>>;