[][src]Type Definition flat_spatial::DenseShapeGrid

type DenseShapeGrid<O, S> = ShapeGrid<O, S, DenseStorage<ShapeGridCell>>;